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:
John Lenz 2004-11-04 01:28:37 +00:00
commit eec55ff302
4 changed files with 18 additions and 23 deletions

View file

@ -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@