--------------------- PatchSet 1562 Date: 2005/08/21 18:46:49 Author: serassio Branch: nt Tag: (none) Log: Configure/Makefile rearrangement for the latest MinGW release Members: port/win32/Makefile.am:1.2.18.12->1.2.18.13 Index: squid3/port/win32/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid3/port/win32/Attic/Makefile.am,v retrieving revision 1.2.18.12 retrieving revision 1.2.18.13 diff -u -r1.2.18.12 -r1.2.18.13 --- squid3/port/win32/Makefile.am 22 May 2005 07:57:31 -0000 1.2.18.12 +++ squid3/port/win32/Makefile.am 21 Aug 2005 18:46:49 -0000 1.2.18.13 @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.2.18.12 2005/05/22 07:57:31 serassio Exp $ +# $Id: Makefile.am,v 1.2.18.13 2005/08/21 18:46:49 serassio Exp $ # EXTRA_DIST = \ @@ -26,7 +26,6 @@ include/crypt.h \ include/getopt.h \ include/Readdir.h \ - include/squid-mswin.h \ ip_user_check/ip_user_check.vcproj \ LDAP_auth/LDAP_auth.vcproj \ LDAP_group/LDAP_group.vcproj \