This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
detect each() after insert and produce warnings when we do
[perl5.git] / myconfig.SH
old mode 100644 (file)
new mode 100755 (executable)
index 3dfd953..eafc458
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 case $PERL_CONFIG_SH in
 '')
        if test -f config.sh; then TOP=.;
@@ -28,6 +30,7 @@ $startsh
 # Note that the text lines /^Summary of/ .. /^\s*$/ are copied into Config.pm.
 cat <<'!NO!SUBS!'
 Summary of my $package (revision $revision $version_patchlevel_string) configuration:
+  $git_commit_id_title $git_commit_id$git_ancestor_line
   Platform:
     osname=$osname, osvers=$osvers, archname=$archname
     uname='$myuname'