X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=win32%2Fconfig_H.gc;h=ffa5c1ce2770a68a8c65e5b58467275764f5c358;hb=b8957cf14d64aac7919c660fa810962ddf2b2dee;hp=65c06f53a732a0b9f40c2b07905504cd52a8dade;hpb=54e3afc441abba8883475ac072142d63faf42876;p=p5sagit%2Fp5-mst-13.2.git diff --git a/win32/config_H.gc b/win32/config_H.gc index 65c06f5..ffa5c1c 100644 --- a/win32/config_H.gc +++ b/win32/config_H.gc @@ -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\\5.005\\bin\\MSWin32-x86" /**/ -#define BIN_EXP "c:\\perl\\5.005\\bin\\MSWin32-x86" /**/ +#define BIN "c:\\perl\\5.00501\\bin\\MSWin32-x86" /**/ +#define BIN_EXP "c:\\perl\\5.00501\\bin\\MSWin32-x86" /**/ /* CPPSTDIN: * This symbol contains the first part of the string which will invoke @@ -1829,7 +1829,7 @@ * This symbol contains the ~name expanded version of ARCHLIB, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define ARCHLIB "c:\\perl\\5.005\\lib\\MSWin32-x86" /**/ +#define ARCHLIB "c:\\perl\\5.00501\\lib\\MSWin32-x86" /**/ /*#define ARCHLIB_EXP "" /**/ /* DLSYM_NEEDS_UNDERSCORE: @@ -1875,8 +1875,8 @@ * This symbol contains the ~name expanded version of PRIVLIB, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define PRIVLIB "c:\\perl\\5.005\\lib" /**/ -#define PRIVLIB_EXP (win32_get_privlib("5.005")) /**/ +#define PRIVLIB "c:\\perl\\5.00501\\lib" /**/ +#define PRIVLIB_EXP (win32_get_privlib("5.00501")) /**/ /* SITEARCH: * This symbol contains the name of the private library for this package. @@ -1891,7 +1891,7 @@ * This symbol contains the ~name expanded version of SITEARCH, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define SITEARCH "c:\\perl\\site\\5.005\\lib\\MSWin32-x86" /**/ +#define SITEARCH "c:\\perl\\site\\5.00501\\lib\\MSWin32-x86" /**/ /*#define SITEARCH_EXP "" /**/ /* SITELIB: @@ -1907,8 +1907,8 @@ * This symbol contains the ~name expanded version of SITELIB, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define SITELIB "c:\\perl\\site\\5.005\\lib" /**/ -#define SITELIB_EXP (win32_get_sitelib("5.005")) /**/ +#define SITELIB "c:\\perl\\site\\5.00501\\lib" /**/ +#define SITELIB_EXP (win32_get_sitelib("5.00501")) /**/ /* STARTPERL: * This variable contains the string to put in front of a perl