remove not wanted skeleton comment and align configure message

This commit is contained in:
Marcus Boerger 2002-12-10 20:09:35 +00:00
parent 2b063828e0
commit 644bd60d29

View File

@ -8,8 +8,7 @@ dnl without editing.
dnl If your extension references something external, use with: dnl If your extension references something external, use with:
PHP_ARG_WITH(fam, for fam support, 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 if test "$PHP_FAM" != "no"; then
dnl Write more examples of tests here... dnl Write more examples of tests here...