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/thttpd | |
| parent | f1397d533969095577f9d11005015a1291b16568 (diff) | |
| download | php-git-f43b57190c08fd9497fed6e6db0d98de83df4517.tar.gz | |
Added missing cvs ids and unified configure messages.
Diffstat (limited to 'sapi/thttpd')
| -rw-r--r-- | sapi/thttpd/config.m4 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sapi/thttpd/config.m4 b/sapi/thttpd/config.m4 index a96c5299fc..99497efcf1 100644 --- a/sapi/thttpd/config.m4 +++ b/sapi/thttpd/config.m4 @@ -1,3 +1,7 @@ +dnl +dnl $Id$ +dnl + AC_ARG_WITH(thttpd, [ --with-thttpd=SRCDIR Build PHP as thttpd module],[ test -d $withval || AC_MSG_RESULT(thttpd directory does not exist ($withval)) |
