Skip to content

Commit

Permalink
-fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Derick Rethans committed Dec 1, 2002
1 parent e4bc32f commit 7fbcf76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/ext_skel
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7fbcf76

Please sign in to comment.