]> granicus.if.org Git - php/commitdiff
I just got annoyed by this, eventually. :)
authorJoey Smith <joey@php.net>
Thu, 19 Jul 2001 23:36:37 +0000 (23:36 +0000)
committerJoey Smith <joey@php.net>
Thu, 19 Jul 2001 23:36:37 +0000 (23:36 +0000)
ext/ext_skel

index 198cc01bc783b4137b3f2c6a2fb4d7afb8217fce..c9f1ddf7e53af93614825ab414ec5d2cd98daa6d 100755 (executable)
@@ -153,7 +153,7 @@ if test "\$PHP_$EXTNAME" != "no"; then
   dnl PHP_ADD_INCLUDE(\$${EXTNAME}_DIR/include)
 
   dnl # --with-$extname -> chech for lib and symbol presence
-  dnl LIBNAME=$extname # you may wnat to change this
+  dnl LIBNAME=$extname # you may want to change this
   dnl LIBSYMBOL=$extname # you most likely want to change this 
   dnl old_LIBS=\$LIBS
   dnl LIBS="\$LIBS -L\$${EXTNAME}_DIR/lib -lm -ldl"