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

@ -4,7 +4,7 @@
#######################################################################
LANGUAGE = guile
VARIANT = _passive
VARIANT = _gh
SCRIPTSUFFIX = _runme.scm
srcdir = @srcdir@
top_srcdir = @top_srcdir@

View file

@ -5,7 +5,7 @@
include ../guile/Makefile
VARIANT = _scm
VARIANT =
# Refer to the guile directory for the run scripts
SCRIPTPREFIX = ../guile/