diff options
author | Stef Walter <stef@memberwebs.com> | 2006-05-10 17:57:16 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2006-05-10 17:57:16 +0000 |
commit | 17753b2c45290ed5d9c3f7b3106de73db6fe171e (patch) | |
tree | e23cdf3de8a689f57b9ec18f3cd3456b1661818a /configure.in | |
parent | 2d99d0a2a883e23267e00b65d4bc2db1012919e3 (diff) |
Proper build with apache1x plugin
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index e882a7c..27c75a1 100644 --- a/configure.in +++ b/configure.in @@ -200,5 +200,6 @@ AC_CONFIG_FILES([Makefile daemon/Makefile doc/Makefile tools/Makefile + apache1x/Makefile apache2x/Makefile]) AC_OUTPUT |