From 7fbcf769738a3fae1caadec0fabcbf1326e674cb Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Sun, 1 Dec 2002 13:43:17 +0000 Subject: [PATCH] -fix typo --- ext/ext_skel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/ext_skel b/ext/ext_skel index 6143ea9ecc..3abf341bdf 100755 --- a/ext/ext_skel +++ b/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 -- 2.40.0