--------------------- PatchSet 5700 Date: 2003/04/13 15:22:09 Author: serassio Branch: nt-2_5 Tag: (none) Log: MinGW + MSYS uses latest autotools version, so some update is needed in configure.in and lib/Makefile.am Members: lib/Makefile.am:1.4.10.6->1.4.10.7 Index: squid/lib/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid/lib/Makefile.am,v retrieving revision 1.4.10.6 retrieving revision 1.4.10.7 diff -u -r1.4.10.6 -r1.4.10.7 --- squid/lib/Makefile.am 13 Apr 2003 15:15:31 -0000 1.4.10.6 +++ squid/lib/Makefile.am 13 Apr 2003 15:22:09 -0000 1.4.10.7 @@ -40,8 +40,6 @@ EXTRA_libmiscutil_a_SOURCES = \ md5.c \ snprintf.c \ -# drand48.c \ -# getopt.c \ win32lib.c libmiscutil_a_SOURCES = \ Array.c \