Fix typo in comment (libary -> library)
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9964 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
12919429ad
commit
b19ba03ff1
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ then
|
|||
fi
|
||||
AC_MSG_RESULT($LINKFORSHARED)
|
||||
|
||||
# This variation is needed on OS-X because there is no (apparent) consistency in shared libary naming.
|
||||
# This variation is needed on OS-X because there is no (apparent) consistency in shared library naming.
|
||||
# Sometimes .bundle works, but sometimes .so is needed. It depends on the target language
|
||||
|
||||
AC_SUBST(PYTHON_SO)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue