remove non-standard --with-release-suffix configure options and fix the standard autoconf options --program-prefix and --program-suffix
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8998 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
fd751eb101
commit
a574823bc6
6 changed files with 13 additions and 18 deletions
|
|
@ -32,7 +32,7 @@ INCLUDES =
|
|||
LIBS =
|
||||
INTERFACE =
|
||||
SWIGOPT =
|
||||
SWIG = swig@release_suffix@
|
||||
SWIG = swig
|
||||
|
||||
LIBM = @LIBM@
|
||||
LIBC = @LIBC@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue