summaryrefslogtreecommitdiff
path: root/config_h.SH
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-05-16 13:41:35 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-05-16 13:41:35 +0000
commit40a39f855fc2eb9f4ade9d81816914d80d67e764 (patch)
treed6d77918ed22fa2f2c1af23060431fe85700d746 /config_h.SH
parent245d750e39d4e651bb60a952a26d26234bdbd292 (diff)
downloadperl-40a39f855fc2eb9f4ade9d81816914d80d67e764.tar.gz
Use OSVERS.
p4raw-id: //depot/perl@10125
Diffstat (limited to 'config_h.SH')
-rw-r--r--config_h.SH8
1 files changed, 3 insertions, 5 deletions
diff --git a/config_h.SH b/config_h.SH
index 2ae994c2ae..c0a9146cf0 100644
--- a/config_h.SH
+++ b/config_h.SH
@@ -1062,15 +1062,13 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un
* by Configure. You shouldn't rely on it too much; the specific
* feature tests from Configure are generally more reliable.
*/
-#define OSNAME "$osname" /**/
-
-/* OSVERSION:
- * <takis@xfree86.org>
+/* OSVERS:
* This symbol contains the version of the operating system, as determined
* by Configure. You shouldn't rely on it too much; the specific
* feature tests from Configure are generally more reliable.
*/
-#define OSVERSION "$osvers" /**/
+#define OSNAME "$osname" /**/
+#define OSVERS "$osvers" /**/
/* MEM_ALIGNBYTES:
* This symbol contains the number of bytes required to align a