diff options
author | foobar <sniper@php.net> | 2001-11-30 19:01:32 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2001-11-30 19:01:32 +0000 |
commit | f43b57190c08fd9497fed6e6db0d98de83df4517 (patch) | |
tree | 04dbf74e8775ef91bdbc9c094bfb21394302008f /sapi/pi3web | |
parent | f1397d533969095577f9d11005015a1291b16568 (diff) | |
download | php-git-f43b57190c08fd9497fed6e6db0d98de83df4517.tar.gz |
Added missing cvs ids and unified configure messages.
Diffstat (limited to 'sapi/pi3web')
-rw-r--r-- | sapi/pi3web/config.m4 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sapi/pi3web/config.m4 b/sapi/pi3web/config.m4 index eb729f75d7..f4e54594ec 100644 --- a/sapi/pi3web/config.m4 +++ b/sapi/pi3web/config.m4 @@ -1,3 +1,7 @@ +dnl +dnl $Id$ +dnl + PHP_ARG_WITH(pi3web,for Pi3Web Support, [ --with-pi3web=DIR Build PHP as a module for use with Pi3Web.]) |