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/apache2filter | |
| parent | f1397d533969095577f9d11005015a1291b16568 (diff) | |
| download | php-git-f43b57190c08fd9497fed6e6db0d98de83df4517.tar.gz | |
Added missing cvs ids and unified configure messages.
Diffstat (limited to 'sapi/apache2filter')
| -rw-r--r-- | sapi/apache2filter/config.m4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sapi/apache2filter/config.m4 b/sapi/apache2filter/config.m4 index cb3aeb2997..ec0e36b0ce 100644 --- a/sapi/apache2filter/config.m4 +++ b/sapi/apache2filter/config.m4 @@ -1,4 +1,6 @@ -dnl ## -*- sh -*- +dnl +dnl $Id$ +dnl AC_MSG_CHECKING(for Apache 2.0 module support via DSO through APXS) AC_ARG_WITH(apxs2, |
