mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
remove not wanted skeleton comment and align configure message
This commit is contained in:
parent
2b063828e0
commit
644bd60d29
@ -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...
|
||||
|
Loading…
Reference in New Issue
Block a user