derick Sun Dec 1 08:43:17 2002 EDT Modified files: /php4/ext ext_skel Log: -fix typo Index: php4/ext/ext_skel diff -u php4/ext/ext_skel:1.44 php4/ext/ext_skel:1.45 --- php4/ext/ext_skel:1.44 Mon Nov 18 10:55:07 2002 +++ php4/ext/ext_skel Sun Dec 1 08:43:17 2002 @@ -150,7 +150,7 @@ 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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php