summaryrefslogtreecommitdiffstatsabout
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Querna <chip@outoforder.cc>2005-04-06 05:25:21 (GMT)
committer Paul Querna <chip@outoforder.cc>2005-04-06 05:25:21 (GMT)
commit6af4f7471c1302f1a936f774d796d33884e6de8e (patch)
tree19f98bdec6d73da6520d25f92db5529ca5ee55e0 /configure.ac
parent42307a9120b12fa5eb6fe1b316ef521ae46dbeb9 (diff)
working on a release.. really!
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 772177c..abeefc9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,7 +38,7 @@ MODULE_LIBS="${APR_MEMCACHE_LIBS} ${LIBGNUTLS_LIBS}"
38AC_SUBST(MODULE_CFLAGS) 38AC_SUBST(MODULE_CFLAGS)
39AC_SUBST(MODULE_LIBS) 39AC_SUBST(MODULE_LIBS)
40 40
41AC_CONFIG_FILES([Makefile src/Makefile include/mod_gnutls.h]) 41AC_CONFIG_FILES([Makefile src/Makefile include/mod_gnutls.h data/Makefile])
42AC_OUTPUT 42AC_OUTPUT
43 43
44echo "---" 44echo "---"