From: Marcus Boerger Date: Tue, 10 Dec 2002 20:09:35 +0000 (+0000) Subject: remove not wanted skeleton comment and align configure message X-Git-Tag: RELEASE_1_0b3~70 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=644bd60d29317010aceea5cac3e2819e86de5479;p=php remove not wanted skeleton comment and align configure message --- 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...