From 1415cc4f58be08f90e646096cbf7e229a92faea5 Mon Sep 17 00:00:00 2001 From: Edward Rudd Date: Sat, 20 Oct 2007 13:18:20 +0000 Subject: updated with new code to allow better dynamic configuration of logged fields --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ee2d474..8a348dc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,15 +1,15 @@ dnl Required initializer -AC_INIT(mod_log_sql, 1.101) +AC_INIT(mod_log_sql, 1.102) OOO_CONFIG_NICE(config.nice) AC_PREREQ(2.53) AC_CONFIG_HEADERS(config.h) - AC_CONFIG_SRCDIR(mod_log_sql.c) OOO_MAINTAIN_MODE dnl Add a test for a compiler. AC_PROG_CC +AC_PROG_LIBTOOL APACHE20_VERSION=2.0.40 APACHE13_VERSION=1.3.20 -- cgit v0.9.2