dnl
dnl Duane Wessels, wessels@nlanr.net, February 1996 (autoconf v2.9)
dnl
-dnl $Id: configure.in,v 1.295 2002/10/17 00:58:10 robertc Exp $
+dnl $Id: configure.in,v 1.296 2002/10/18 22:20:38 hno Exp $
dnl
dnl
dnl
AC_CONFIG_AUX_DIR(cfgaux)
AM_INIT_AUTOMAKE(squid, 3.0-DEVEL)
AM_CONFIG_HEADER(include/autoconf.h)
-AC_REVISION($Revision: 1.295 $)dnl
+AC_REVISION($Revision: 1.296 $)dnl
AC_PREFIX_DEFAULT(/usr/local/squid)
AM_MAINTAINER_MODE
src/fs/diskd/Makefile \
src/fs/null/Makefile \
src/fs/ufs/Makefile \
+ src/repl/heap/Makefile \
+ src/repl/lru/Makefile \
doc/Makefile \
helpers/Makefile \
helpers/basic_auth/Makefile \