summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-03-18 17:11:07 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-03-18 17:11:07 +0000
commitf78bfc9cd1f8635ff74b5498755525103ee2e6b3 (patch)
tree8f865719aa26ba91c95b051e13b26374815d5785 /win32
parent6d4f734c7dcb73e49cff15cfce4389390a27bda5 (diff)
downloadperl-f78bfc9cd1f8635ff74b5498755525103ee2e6b3.tar.gz
Configure nits: rewording from Sarathy (aka #5796),
and installation directories patch from Robin Barker. p4raw-id: //depot/cfgperl@5802
Diffstat (limited to 'win32')
-rw-r--r--win32/config_H.bc2
-rw-r--r--win32/config_H.gc2
-rw-r--r--win32/config_H.vc2
3 files changed, 3 insertions, 3 deletions
diff --git a/win32/config_H.bc b/win32/config_H.bc
index 41e3a3cf23..bae4f8b645 100644
--- a/win32/config_H.bc
+++ b/win32/config_H.bc
@@ -1129,7 +1129,7 @@
#define BIN_EXP "c:\\perl\\5.6.0\\bin\\MSWin32-x86" /**/
/* PERL_BINCOMPAT_5005:
- * This symbol, if defined, indicates that Perl 5.006 should be
+ * This symbol, if defined, indicates that this version of Perl should be
* binary-compatible with Perl 5.005. This is impossible for builds
* that use features like threads and multiplicity it is always undef
* for those versions.
diff --git a/win32/config_H.gc b/win32/config_H.gc
index baf02fe5a8..e1d5052d8d 100644
--- a/win32/config_H.gc
+++ b/win32/config_H.gc
@@ -1129,7 +1129,7 @@
#define BIN_EXP "c:\\perl\\5.6.0\\bin\\MSWin32-x86" /**/
/* PERL_BINCOMPAT_5005:
- * This symbol, if defined, indicates that Perl 5.006 should be
+ * This symbol, if defined, indicates that this version of Perl should be
* binary-compatible with Perl 5.005. This is impossible for builds
* that use features like threads and multiplicity it is always undef
* for those versions.
diff --git a/win32/config_H.vc b/win32/config_H.vc
index 028914d38a..beb643b343 100644
--- a/win32/config_H.vc
+++ b/win32/config_H.vc
@@ -1129,7 +1129,7 @@
#define BIN_EXP "c:\\perl\\5.6.0\\bin\\MSWin32-x86" /**/
/* PERL_BINCOMPAT_5005:
- * This symbol, if defined, indicates that Perl 5.006 should be
+ * This symbol, if defined, indicates that this version of Perl should be
* binary-compatible with Perl 5.005. This is impossible for builds
* that use features like threads and multiplicity it is always undef
* for those versions.