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:
William S Fulton 2006-03-10 22:54:02 +00:00
commit a574823bc6
6 changed files with 13 additions and 18 deletions

View file

@ -32,7 +32,7 @@ INCLUDES =
LIBS =
INTERFACE =
SWIGOPT =
SWIG = swig@release_suffix@
SWIG = swig
LIBM = @LIBM@
LIBC = @LIBC@