PHP OS-X Changes.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5520 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
1077f7a3c0
commit
2327cddea4
1 changed files with 6 additions and 0 deletions
|
|
@ -255,6 +255,12 @@ case $host in
|
|||
*) GUILE_SO=$SO;;
|
||||
esac
|
||||
|
||||
AC_SUBST(PHP4_SO)
|
||||
case $host in
|
||||
*-*-darwin*) PHP4_SO=.so;;
|
||||
*) PHP4_SO=$SO;;
|
||||
esac
|
||||
|
||||
AC_SUBST(MZSCHEME_SO)
|
||||
case $host in
|
||||
*) MZSCHEME_SO=.so;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue