cosmetic in comments

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8187 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2006-01-02 17:43:06 +00:00
commit c4a1b27093

View file

@ -51,7 +51,7 @@ AC_CHECK_TYPES([bool])
AC_LANG_POP([C++])
# Check for popen
# Check for functions
AC_CHECK_FUNC(popen, AC_DEFINE(HAVE_POPEN, 1, [Define if popen is available]))
# Set info about shared libraries.