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