From: hno <> Date: Mon, 20 Mar 2006 10:44:34 +0000 (+0000) Subject: configure probes to see if squid_session can be built automatically X-Git-Tag: SQUID_3_0_PRE4~289 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=94331f5807503d051bd6e15afe26d0883e103f33;p=thirdparty%2Fsquid.git configure probes to see if squid_session can be built automatically --- diff --git a/configure.in b/configure.in index 78ef82834b..f213f7ecea 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ dnl Configuration input file for Squid dnl dnl Duane Wessels, wessels@nlanr.net, February 1996 (autoconf v2.9) dnl -dnl $Id: configure.in,v 1.397 2006/03/19 01:30:30 hno Exp $ +dnl $Id: configure.in,v 1.398 2006/03/20 03:44:34 hno Exp $ dnl dnl dnl @@ -13,7 +13,7 @@ AC_CONFIG_SRCDIR([src/main.cc]) AC_CONFIG_AUX_DIR(cfgaux) AM_INIT_AUTOMAKE(squid, 3.0-PRE3-CVS) AM_CONFIG_HEADER(include/autoconf.h) -AC_REVISION($Revision: 1.397 $)dnl +AC_REVISION($Revision: 1.398 $)dnl AC_PREFIX_DEFAULT(/usr/local/squid) AM_MAINTAINER_MODE @@ -1809,7 +1809,9 @@ AC_CHECK_HEADERS( \ inttypes.h \ grp.h \ nss_common.h \ - nss.h + nss.h \ + db.h \ + db_185.h ) AC_CHECK_HEADERS(linux/netfilter_ipv4.h,,,