*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5312 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
db6a5a9f0b
commit
c17354f4f0
1 changed files with 1 additions and 1 deletions
|
|
@ -245,7 +245,7 @@ esac
|
|||
|
||||
AC_SUBST(TCL_SO)
|
||||
case $host in
|
||||
*-*-darwin*) TCL_SO=.so;;
|
||||
*-*-darwin*) TCL_SO=.dylib;;
|
||||
*) TCL_SO=$SO;;
|
||||
esac
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue