helly Tue Dec 10 15:09:36 2002 EDT Modified files: /php4/ext/fam config.m4 Log: remove not wanted skeleton comment and align configure message Index: php4/ext/fam/config.m4 diff -u php4/ext/fam/config.m4:1.1 php4/ext/fam/config.m4:1.2 --- php4/ext/fam/config.m4:1.1 Mon Nov 18 12:06:04 2002 +++ php4/ext/fam/config.m4 Tue Dec 10 15:09:35 2002 @@ -1,4 +1,4 @@ -dnl $Id: config.m4,v 1.1 2002/11/18 17:06:04 sas Exp $ +dnl $Id: config.m4,v 1.2 2002/12/10 20:09:35 helly Exp $ dnl config.m4 for extension fam dnl Comments in this file start with the string 'dnl'. @@ -8,8 +8,7 @@ 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...
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php