summaryrefslogtreecommitdiff
path: root/config_h.SH
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2010-12-21 14:38:33 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2010-12-21 14:38:33 +0100
commitaa86d596a3afb2111d0ea4b38f99238145ecb10f (patch)
treebde55028023c991e421d53a4a0081c617f46266a /config_h.SH
parenta7dcd8d74e57d2a849797fa6333d25a85bfda43c (diff)
downloadperl-aa86d596a3afb2111d0ea4b38f99238145ecb10f.tar.gz
No reference to $Id: in generated files
They might have served a purpose in the original files, but Nicholas and Zefram expressed their concern that in the generated files, these tags are misleading and unneeded.
Diffstat (limited to 'config_h.SH')
-rwxr-xr-xconfig_h.SH5
1 files changed, 1 insertions, 4 deletions
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 $
*/
/*