From: Nick Ing-Simmons Date: Thu, 9 Jul 1998 17:43:14 +0000 (+0000) Subject: Integrate mainline (_071-ish) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f4ab0aee3a71652bb55138d6f6fc61d628859ffc;p=p5sagit%2Fp5-mst-13.2.git Integrate mainline (_071-ish) p4raw-id: //depot/ansiperl@1400 --- f4ab0aee3a71652bb55138d6f6fc61d628859ffc diff --cc win32/config_H.gc index b74a667,d47fc66..2ada949 --- a/win32/config_H.gc +++ b/win32/config_H.gc @@@ -34,8 -34,8 +34,8 @@@ * This symbol is the filename expanded version of the BIN symbol, for * programs that do not want to deal with that at run-time. */ - #define BIN "c:\\perl.gcc\\5.00469\\bin\\MSWin32-x86" /**/ - #define BIN_EXP "c:\\perl.gcc\\5.00469\\bin\\MSWin32-x86" /**/ -#define BIN "c:\\perl\\5.00471\\bin\\MSWin32-x86" /**/ -#define BIN_EXP "c:\\perl\\5.00471\\bin\\MSWin32-x86" /**/ ++#define BIN "c:\\perl.gcc\\5.00471\\bin\\MSWin32-x86" /**/ ++#define BIN_EXP "c:\\perl.gcc\\5.00471\\bin\\MSWin32-x86" /**/ /* CPPSTDIN: * This symbol contains the first part of the string which will invoke