summaryrefslogtreecommitdiffstatsabout
path: root/configure.ac
diff options
context:
space:
mode:
authorEdward Rudd <urkle@outoforder.cc>2004-02-05 21:59:47 (GMT)
committer Edward Rudd <urkle@outoforder.cc>2004-02-05 21:59:47 (GMT)
commit45220bcc856d6fa4b86e3f36eeaebd63d994f03f (patch)
tree3d7dde7606dd11a25335163284e3814b35bc7e01 /configure.ac
parent437e3890c6565b7d13c5e39ef8aa12858bfa9e4e (diff)
synchronized extract_* functions with latest apache 1.3 and 2.0.
Added some more recent extract_* functions.. still need to assign format letters cleanup/audit of extract_* functions release 1.95
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 7e9ccb8..fb036ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
1dnl Required initializer 1dnl Required initializer
2AC_INIT(mod_log_sql, 1.94) 2AC_INIT(mod_log_sql, 1.95)
3AC_PREREQ(2.53) 3AC_PREREQ(2.53)
4AC_CONFIG_HEADERS(config.h) 4AC_CONFIG_HEADERS(config.h)
5 5