diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-13 04:41:07 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-13 04:41:07 +0000 |
commit | 05fc92f103e6b2c614e47ffd2b374aa5fcc8327a (patch) | |
tree | 1980bbabf72c15ce0934b7a71ff13ccc4c4165e9 /win32 | |
parent | 108a6718e8cdcf7293130310f5734f9ce9cdf59b (diff) | |
download | perl-05fc92f103e6b2c614e47ffd2b374aa5fcc8327a.tar.gz |
up patchlevel to 73, update Changes &c.
p4raw-id: //depot/perl@1464
Diffstat (limited to 'win32')
-rw-r--r-- | win32/Makefile | 4 | ||||
-rw-r--r-- | win32/config_H.bc | 16 | ||||
-rw-r--r-- | win32/config_H.gc | 16 | ||||
-rw-r--r-- | win32/config_H.vc | 16 | ||||
-rw-r--r-- | win32/makefile.mk | 4 |
5 files changed, 28 insertions, 28 deletions
diff --git a/win32/Makefile b/win32/Makefile index f0d4c69fab..23a8b8811d 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -25,7 +25,7 @@ INST_TOP = $(INST_DRV)\perl # versioned installation can be obtained by setting INST_TOP above to a # path that includes an arbitrary version string. # -INST_VER = \5.00472 +INST_VER = \5.00473 # # uncomment to enable threads-capabilities @@ -67,7 +67,7 @@ INST_VER = \5.00472 # # if you have the source for des_fcrypt(), uncomment this and make sure the # file exists (see README.win32). File should be located in the same -# directory as this file. +# directory as this file. Not (yet) supported with PERL_OBJECT. # #CRYPT_SRC = des_fcrypt.c diff --git a/win32/config_H.bc b/win32/config_H.bc index 0cf173f085..8edaf2f51c 100644 --- a/win32/config_H.bc +++ b/win32/config_H.bc @@ -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.00472\\bin\\MSWin32-x86" /**/ -#define BIN_EXP "c:\\perl\\5.00472\\bin\\MSWin32-x86" /**/ +#define BIN "c:\\perl\\5.00473\\bin\\MSWin32-x86" /**/ +#define BIN_EXP "c:\\perl\\5.00473\\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.00472\\lib\\MSWin32-x86" /**/ +#define ARCHLIB "c:\\perl\\5.00473\\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.00472\\lib" /**/ -#define PRIVLIB_EXP (win32_get_privlib("5.00472")) /**/ +#define PRIVLIB "c:\\perl\\5.00473\\lib" /**/ +#define PRIVLIB_EXP (win32_get_privlib("5.00473")) /**/ /* 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.00472\\lib\\MSWin32-x86" /**/ +#define SITEARCH "c:\\perl\\site\\5.00473\\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.00472\\lib" /**/ -#define SITELIB_EXP (win32_get_sitelib("5.00472")) /**/ +#define SITELIB "c:\\perl\\site\\5.00473\\lib" /**/ +#define SITELIB_EXP (win32_get_sitelib("5.00473")) /**/ /* STARTPERL: * This variable contains the string to put in front of a perl diff --git a/win32/config_H.gc b/win32/config_H.gc index e6d3648537..7be147192a 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.00472\\bin\\MSWin32-x86" /**/ -#define BIN_EXP "c:\\perl\\5.00472\\bin\\MSWin32-x86" /**/ +#define BIN "c:\\perl\\5.00473\\bin\\MSWin32-x86" /**/ +#define BIN_EXP "c:\\perl\\5.00473\\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.00472\\lib\\MSWin32-x86" /**/ +#define ARCHLIB "c:\\perl\\5.00473\\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.00472\\lib" /**/ -#define PRIVLIB_EXP (win32_get_privlib("5.00472")) /**/ +#define PRIVLIB "c:\\perl\\5.00473\\lib" /**/ +#define PRIVLIB_EXP (win32_get_privlib("5.00473")) /**/ /* 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.00472\\lib\\MSWin32-x86" /**/ +#define SITEARCH "c:\\perl\\site\\5.00473\\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.00472\\lib" /**/ -#define SITELIB_EXP (win32_get_sitelib("5.00472")) /**/ +#define SITELIB "c:\\perl\\site\\5.00473\\lib" /**/ +#define SITELIB_EXP (win32_get_sitelib("5.00473")) /**/ /* STARTPERL: * This variable contains the string to put in front of a perl diff --git a/win32/config_H.vc b/win32/config_H.vc index 5ea487b42a..0ffcd7614b 100644 --- a/win32/config_H.vc +++ b/win32/config_H.vc @@ -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.00472\\bin\\MSWin32-x86" /**/ -#define BIN_EXP "c:\\perl\\5.00472\\bin\\MSWin32-x86" /**/ +#define BIN "c:\\perl\\5.00473\\bin\\MSWin32-x86" /**/ +#define BIN_EXP "c:\\perl\\5.00473\\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.00472\\lib\\MSWin32-x86" /**/ +#define ARCHLIB "c:\\perl\\5.00473\\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.00472\\lib" /**/ -#define PRIVLIB_EXP (win32_get_privlib("5.00472")) /**/ +#define PRIVLIB "c:\\perl\\5.00473\\lib" /**/ +#define PRIVLIB_EXP (win32_get_privlib("5.00473")) /**/ /* 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.00472\\lib\\MSWin32-x86" /**/ +#define SITEARCH "c:\\perl\\site\\5.00473\\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.00472\\lib" /**/ -#define SITELIB_EXP (win32_get_sitelib("5.00472")) /**/ +#define SITELIB "c:\\perl\\site\\5.00473\\lib" /**/ +#define SITELIB_EXP (win32_get_sitelib("5.00473")) /**/ /* STARTPERL: * This variable contains the string to put in front of a perl diff --git a/win32/makefile.mk b/win32/makefile.mk index 27dc1d347a..04cc02055f 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -29,7 +29,7 @@ INST_TOP *= $(INST_DRV)\perl # versioned installation can be obtained by setting INST_TOP above to a # path that includes an arbitrary version string. # -INST_VER *= \5.00472 +INST_VER *= \5.00473 # # uncomment to enable threads-capabilities @@ -75,7 +75,7 @@ CCTYPE *= BORLAND # # if you have the source for des_fcrypt(), uncomment this and make sure the # file exists (see README.win32). File should be located in the same -# directory as this file. +# directory as this file. Not (yet) supported with PERL_OBJECT. # #CRYPT_SRC *= des_fcrypt.c |