--------------------- PatchSet 8289 Date: 2006/06/24 18:47:45 Author: serassio Branch: nt Tag: (none) Log: fixed syntax error Members: port/win32/include/autoconf.h:1.1.38.8->1.1.38.9 Index: squid/port/win32/include/autoconf.h =================================================================== RCS file: /cvsroot/squid-sf//squid/port/win32/include/Attic/autoconf.h,v retrieving revision 1.1.38.8 retrieving revision 1.1.38.9 diff -u -r1.1.38.8 -r1.1.38.9 --- squid/port/win32/include/autoconf.h 24 Jun 2006 10:21:07 -0000 1.1.38.8 +++ squid/port/win32/include/autoconf.h 24 Jun 2006 18:47:45 -0000 1.1.38.9 @@ -904,7 +904,7 @@ "--enable-referer-log --enable-cache-digests --enable-auth='basic ntlm digest negotiate' " \ "--enable-basic-auth-helpers='LDAP NCSA mswin_sspi' --enable-negotiate-auth-helpers=mswin_sspi" \ "--enable-ntlm-auth-helpers='mswin_sspi fakeauth' --enable-external-acl-helpers='mswin_lm_group ldap_group' " \ - "--enable-large-cache-files --enable-digest-auth-helpers='password LDAP' \ + "--enable-large-cache-files --enable-digest-auth-helpers='password LDAP'" \ STR_DELAY_POOLS \ STR_USE_ICMP \ STR_USE_DNSSERVERS \