Browse Source

-fix typo

experimental/threaded
Derick Rethans 23 years ago
parent
commit
7fbcf76973
  1. 2
      ext/ext_skel

2
ext/ext_skel

@ -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

Loading…
Cancel
Save