-fix typo

This commit is contained in:
Derick Rethans 2002-12-01 13:43:17 +00:00
parent e4bc32fbe2
commit 7fbcf76973

View File

@ -150,7 +150,7 @@ if test "\$PHP_$EXTNAME" != "no"; then
dnl # --with-$extname -> add include path
dnl PHP_ADD_INCLUDE(\$${EXTNAME}_DIR/include)
dnl # --with-$extname -> chech for lib and symbol presence
dnl # --with-$extname -> check for lib and symbol presence
dnl LIBNAME=$extname # you may want to change this
dnl LIBSYMBOL=$extname # you most likely want to change this