summaryrefslogtreecommitdiff
path: root/ext/skeleton/config.m4.in
diff options
context:
space:
mode:
Diffstat (limited to 'ext/skeleton/config.m4.in')
-rw-r--r--ext/skeleton/config.m4.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/skeleton/config.m4.in b/ext/skeleton/config.m4.in
index dab0d31a70..e6b34a8eeb 100644
--- a/ext/skeleton/config.m4.in
+++ b/ext/skeleton/config.m4.in
@@ -61,7 +61,7 @@ if test "$PHP_%EXTNAMECAPS%" != "no"; then
dnl # --with-%EXTNAME% -> check for lib and symbol presence
dnl LIBNAME=%EXTNAMECAPS% # you may want to change this
- dnl LIBSYMBOL=%EXTNAMECAPS% # you most likely want to change this
+ dnl LIBSYMBOL=%EXTNAMECAPS% # you most likely want to change this
dnl PHP_CHECK_LIBRARY($LIBNAME,$LIBSYMBOL,
dnl [