summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/fam/config.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/fam/config.m4 b/ext/fam/config.m4
index aeca04c6a3..ebbd0e4db1 100644
--- a/ext/fam/config.m4
+++ b/ext/fam/config.m4
@@ -8,8 +8,7 @@ dnl without editing.
dnl If your extension references something external, use with:
PHP_ARG_WITH(fam, for fam support,
-Make sure that the comment is aligned:
-[ --with-fam Include fam support])
+[ --with-fam Include fam support])
if test "$PHP_FAM" != "no"; then
dnl Write more examples of tests here...