This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add a #! line to config_h.SH
authorFather Chrysostomos <sprout@cpan.org>
Sat, 22 Sep 2012 20:17:20 +0000 (13:17 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 22 Sep 2012 20:17:20 +0000 (13:17 -0700)
It will get one automatically the next time config_h.pl is run, but
that time hasn’t come yet. :-)

config_h.SH

index 3267fee..dfb57b5 100755 (executable)
@@ -1,3 +1,5 @@
+#!/bin/sh
+#
 # THIS IS A GENERATED FILE
 # DO NOT HAND-EDIT
 #