(MZC): New substituted var, set by `AC_PATH_PROG', for MzScheme.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@619 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
765742cde3
commit
4829575680
1 changed files with 6 additions and 0 deletions
|
|
@ -594,6 +594,12 @@ AC_SUBST(GUILEINCLUDE)
|
|||
AC_SUBST(GUILELIB)
|
||||
AC_SUBST(GUILELINK)
|
||||
|
||||
#----------------------------------------------------------------
|
||||
# Look for MzScheme
|
||||
#----------------------------------------------------------------
|
||||
|
||||
AC_PATH_PROG(MZC, mzc)
|
||||
|
||||
#----------------------------------------------------------------
|
||||
# Look for Ruby
|
||||
#----------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue