--------------------- PatchSet 1254 Date: 2001/01/10 11:49:22 Author: rbcollins Branch: auth_digest Tag: (none) Log: consistent configure with auith_rewrite Members: configure.in:1.1.1.3.10.17.2.5.2.10->1.1.1.3.10.17.2.5.2.11 Index: squid/configure.in =================================================================== RCS file: /cvsroot/squid-sf//squid/configure.in,v retrieving revision 1.1.1.3.10.17.2.5.2.10 retrieving revision 1.1.1.3.10.17.2.5.2.11 diff -u -r1.1.1.3.10.17.2.5.2.10 -r1.1.1.3.10.17.2.5.2.11 --- squid/configure.in 10 Jan 2001 11:45:38 -0000 1.1.1.3.10.17.2.5.2.10 +++ squid/configure.in 10 Jan 2001 11:49:22 -0000 1.1.1.3.10.17.2.5.2.11 @@ -3,13 +3,13 @@ dnl dnl Duane Wessels, wessels@nlanr.net, February 1996 (autoconf v2.9) dnl -dnl $Id: configure.in,v 1.1.1.3.10.17.2.5.2.10 2001/01/10 11:45:38 rbcollins Exp $ +dnl $Id: configure.in,v 1.1.1.3.10.17.2.5.2.11 2001/01/10 11:49:22 rbcollins Exp $ dnl dnl dnl AC_INIT(src/main.c) AC_CONFIG_HEADER(include/autoconf.h) -AC_REVISION($Revision: 1.1.1.3.10.17.2.5.2.10 $)dnl +AC_REVISION($Revision: 1.1.1.3.10.17.2.5.2.11 $)dnl AC_PREFIX_DEFAULT(/usr/local/squid) AC_CONFIG_AUX_DIR(cfgaux) @@ -761,7 +761,7 @@ AC_SUBST(BASIC_AUTH_HELPERS) dnl Select ntlm auth helpers to build -NTLM_AUTH_HELPERS="" +NTLM_AUTH_HELPERS= AC_ARG_ENABLE(ntlm-auth-helpers, [ --enable-ntlm-auth-helpers=\"list of helpers\" This option selects which proxy_auth ntlm helpers