mzscheme tweaks
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5474 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
badd93194a
commit
739cd3f265
1 changed files with 5 additions and 0 deletions
|
|
@ -255,6 +255,11 @@ case $host in
|
|||
*) GUILE_SO=$SO;;
|
||||
esac
|
||||
|
||||
AC_SUBST(MZSCHEME_SO)
|
||||
case $host in
|
||||
*) MZSCHEME_SO=.so;;
|
||||
esac
|
||||
|
||||
AC_SUBST(TCL_LDSHARED)
|
||||
case $host in
|
||||
*-*-darwin*) TCL_LDSHARED="gcc -dynamiclib -flat_namespace -undefined suppress";;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue