From 644bd60d29317010aceea5cac3e2819e86de5479 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Tue, 10 Dec 2002 20:09:35 +0000 Subject: [PATCH] remove not wanted skeleton comment and align configure message --- ext/fam/config.m4 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ext/fam/config.m4 b/ext/fam/config.m4 index aeca04c6a36..ebbd0e4db1e 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...