]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
configure probes to see if squid_session can be built automatically
authorhno <>
Mon, 20 Mar 2006 10:44:34 +0000 (10:44 +0000)
committerhno <>
Mon, 20 Mar 2006 10:44:34 +0000 (10:44 +0000)
configure.in

index 78ef82834b92d36eb9c855a681d25f2d6496c14c..f213f7ecea8049dfe4ab17fa67092ecc3fc60e8f 100644 (file)
@@ -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,,,