Update Guile makefiles to work with default -scm mode.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6652 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6a0fbb5a2c
commit
eec55ff302
4 changed files with 18 additions and 23 deletions
|
|
@ -3,7 +3,7 @@
|
|||
subdirs = simple matrix port constants multimap multivalue
|
||||
|
||||
top_srcdir = @top_srcdir@
|
||||
SWIG = ../$(top_srcdir)/swig@release_suffix@
|
||||
SWIG = ../$(top_srcdir)/preinst-swig
|
||||
CC = @CC@
|
||||
CXX = @CXX@
|
||||
CFLAGS = @CFLAGS@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue