From 45220bcc856d6fa4b86e3f36eeaebd63d994f03f Mon Sep 17 00:00:00 2001 From: Edward Rudd Date: Thu, 05 Feb 2004 21:59:47 +0000 Subject: 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 --- (limited to 'm4') diff --git a/m4/mod_ssl.m4 b/m4/mod_ssl.m4 index a8c6103..c431bce 100644 --- a/m4/mod_ssl.m4 +++ b/m4/mod_ssl.m4 @@ -18,6 +18,7 @@ AC_ARG_WITH( db-inc, [AC_HELP_STRING([--with-db-inc=DIR],[Location of DB header files])], db_incdir="$withval", + db_incdir="/usr/include/db1" ) if test "x$ssl_val" = "xyes"; then -- cgit v0.9.2