We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4bc32f commit 7fbcf76Copy full SHA for 7fbcf76
ext/ext_skel
@@ -150,7 +150,7 @@ if test "\$PHP_$EXTNAME" != "no"; then
150
dnl # --with-$extname -> add include path
151
dnl PHP_ADD_INCLUDE(\$${EXTNAME}_DIR/include)
152
153
- dnl # --with-$extname -> chech for lib and symbol presence
+ dnl # --with-$extname -> check for lib and symbol presence
154
dnl LIBNAME=$extname # you may want to change this
155
dnl LIBSYMBOL=$extname # you most likely want to change this
156
0 commit comments