summaryrefslogtreecommitdiff
path: root/sapi/thttpd
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2001-11-30 19:01:32 +0000
committerfoobar <sniper@php.net>2001-11-30 19:01:32 +0000
commitf43b57190c08fd9497fed6e6db0d98de83df4517 (patch)
tree04dbf74e8775ef91bdbc9c094bfb21394302008f /sapi/thttpd
parentf1397d533969095577f9d11005015a1291b16568 (diff)
downloadphp-git-f43b57190c08fd9497fed6e6db0d98de83df4517.tar.gz
Added missing cvs ids and unified configure messages.
Diffstat (limited to 'sapi/thttpd')
-rw-r--r--sapi/thttpd/config.m44
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))