Hi Henrik,
There is still some problem with Helper check in configure:
- Check on digest helpers is missing
- In external acl helper check there is a cut & past error:
Index: configure.in
===================================================================
RCS file: /cvsroot/squid/squid/configure.in,v
retrieving revision 1.63
diff -u -p -r1.63 configure.in
--- configure.in        11 Aug 2002 21:45:47 -0000      1.63
+++ configure.in        12 Aug 2002 19:42:40 -0000
@@ -1057,7 +1077,7 @@ if test -n "$EXTERNAL_ACL_HELPERS"; then
         if test -f $srcdir/helpers/external_acl/$helper/Makefile.in; then
                 :
         else
-               echo "ERROR: NTLM external acl helper $helper does not exists"
+               echo "ERROR: external acl helper $helper does not exists"
                 exit 1
         fi
      done
And the same check should be added to fs, auth & replacement modules.
Regards
Guido
-
=======================================================
Serassio Guido
Via Albenga, 11/4                                       10134 - Torino - ITALY
E-mail: guido.serassio@serassio.it
WWW: http://www.serassio.it
Received on Mon Aug 12 2002 - 13:47:57 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:16:04 MST