summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xConfigure4
-rw-r--r--Porting/config_H8
-rwxr-xr-xconfig_h.SH5
-rw-r--r--uconfig.h8
4 files changed, 6 insertions, 19 deletions
diff --git a/Configure b/Configure
index 7ff1d67298..0076d66cc9 100755
--- a/Configure
+++ b/Configure
@@ -28,9 +28,7 @@
# See Porting/pumpkin.pod for more information on metaconfig.
#
-# $Id: Head.U 6 2006-08-25 22:21:46Z rmanfredi $
-#
-# Generated on Tue Dec 21 12:45:44 CET 2010 [metaconfig 3.5 PL0]
+# Generated on Tue Dec 21 14:30:17 CET 2010 [metaconfig 3.5 PL0]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
diff --git a/Porting/config_H b/Porting/config_H
index f419668dbc..295f6ca8d9 100644
--- a/Porting/config_H
+++ b/Porting/config_H
@@ -2,20 +2,16 @@
to successfully run Configure, copy this file to config.h and
edit it to suit your system.
*/
-/*
- * This file was produced by running the config_h.SH script, which
+/* This file was produced by running the config_h.SH script, which
* gets its values from config.sh, which is generally produced by
* running Configure.
*
* Feel free to modify any of this as the need arises. Note, however,
* that running config_h.SH again will wipe out any changes you've made.
* For a more permanent change edit config.sh and rerun config_h.SH.
- *
- * $Id: Config_h.U 1 2006-08-24 12:32:52Z rmanfredi $
*/
-/*
- * Package name : perl5
+/* Package name : perl5
* Source directory : .
* Configuration time: Fri Oct 3 17:54:26 CEST 2008
* Configured by : merijn
diff --git a/config_h.SH b/config_h.SH
index 14f6b0eeb1..09994e62e1 100755
--- a/config_h.SH
+++ b/config_h.SH
@@ -31,16 +31,13 @@ already-done) echo "Not re-extracting config.h" ;;
*)
echo "Extracting $CONFIG_H (with variable substitutions)"
sed <<!GROK!THIS! >$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un-def!#undef!'
-/*
- * This file was produced by running the config_h.SH script, which
+/* This file was produced by running the config_h.SH script, which
* gets its values from $CONFIG_SH, which is generally produced by
* running Configure.
*
* Feel free to modify any of this as the need arises. Note, however,
* that running config_h.SH again will wipe out any changes you've made.
* For a more permanent change edit $CONFIG_SH and rerun config_h.SH.
- *
- * \$Id: Config_h.U 1 2006-08-24 12:32:52Z rmanfredi $
*/
/*
diff --git a/uconfig.h b/uconfig.h
index 511a00b8cb..b0137be26d 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -1,17 +1,13 @@
-/*
- * This file was produced by running the config_h.SH script, which
+/* This file was produced by running the config_h.SH script, which
* gets its values from uconfig.sh, which is generally produced by
* running Configure.
*
* Feel free to modify any of this as the need arises. Note, however,
* that running config_h.SH again will wipe out any changes you've made.
* For a more permanent change edit uconfig.sh and rerun config_h.SH.
- *
- * $Id: Config_h.U 1 2006-08-24 12:32:52Z rmanfredi $
*/
-/*
- * Package name : perl5
+/* Package name : perl5
* Source directory : .
* Configuration time: Thu Jan 1 00:00:00 GMT 1970
* Configured by : root@localhost