--------------------- PatchSet 1563 Date: 2005/08/21 19:13:07 Author: serassio Branch: nt Tag: (none) Log: Configure/Makefile rearrangement for the latest MinGW release Members: src/Makefile.am:1.26.2.44->1.26.2.45 Index: squid3/src/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid3/src/Makefile.am,v retrieving revision 1.26.2.44 retrieving revision 1.26.2.45 diff -u -r1.26.2.44 -r1.26.2.45 --- squid3/src/Makefile.am 21 Aug 2005 18:41:06 -0000 1.26.2.44 +++ squid3/src/Makefile.am 21 Aug 2005 19:13:07 -0000 1.26.2.45 @@ -1,7 +1,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.am,v 1.26.2.44 2005/08/21 18:41:06 serassio Exp $ +# $Id: Makefile.am,v 1.26.2.45 2005/08/21 19:13:07 serassio Exp $ # # Uncomment and customize the following to suit your needs: # @@ -534,8 +534,7 @@ MemBuf.h \ Store.cci \ String.cci \ - SquidString.h \ - squid_windows.h + SquidString.h nodist_squid_SOURCES = \ repl_modules.cc \