dnl
dnl Duane Wessels, wessels@nlanr.net, February 1996 (autoconf v2.9)
dnl
-dnl $Id: configure.in,v 1.247 2001/11/29 11:11:01 hno Exp $
+dnl $Id: configure.in,v 1.248 2001/11/30 10:00:17 hno Exp $
dnl
dnl
dnl
AC_CONFIG_AUX_DIR(cfgaux)
AM_INIT_AUTOMAKE(Squid, 2.5-DEVEL)
AM_CONFIG_HEADER(include/autoconf.h)
-AC_REVISION($Revision: 1.247 $)dnl
+AC_REVISION($Revision: 1.248 $)dnl
AC_PREFIX_DEFAULT(/usr/local/squid)
AM_MAINTAINER_MODE
src/auth/ntlm/helpers/no_check/Makefile \
src/auth/ntlm/helpers/NTLMSSP/Makefile \
src/auth/ntlm/helpers/NTLMSSP/smbval/Makefile \
- src/auth/ntlm/helpers/winbind/Makefile \
contrib/Makefile \
snmplib/Makefile \
icons/Makefile \
errors/Makefile \
- src/fs/aufs/Makefile \
- src/fs/coss/Makefile \
- src/fs/diskd/Makefile \
- src/fs/null/Makefile \
- src/fs/ufs/Makefile \
- src/repl/heap/Makefile \
- src/repl/lru/Makefile \]
+ src/fs/aufs/Makefile \
+ src/fs/coss/Makefile \
+ src/fs/diskd/Makefile \
+ src/fs/null/Makefile \
+ src/fs/ufs/Makefile \
+ src/repl/heap/Makefile \
+ src/repl/lru/Makefile \
+ ]
)
# Makefile for storage modules in the Squid Object Cache server
#
-# $Id: Makefile.am,v 1.2 2001/11/28 08:01:58 robertc Exp $
+# $Id: Makefile.am,v 1.3 2001/11/30 10:00:18 hno Exp $
#
-DIST_SUBDIRS = fakeauth no_check NTLMSSP winbind
+DIST_SUBDIRS = fakeauth no_check NTLMSSP
SUBDIRS = @NTLM_AUTH_HELPERS@