X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Configure;h=71f997f725547d1489c07a7242cca6aa18dbf02d;hb=3127de7dcb470aaa3997c4164384a5bfb3162ffe;hp=1e0c25463d5dc78a2093b2af3b6546664fa21fc4;hpb=fcdf39cfa40f83fdbf75ada879210410f127eef1;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Configure b/Configure index 1e0c254..71f997f 100755 --- a/Configure +++ b/Configure @@ -25,7 +25,7 @@ # $Id: Head.U 6 2006-08-25 22:21:46Z rmanfredi $ # -# Generated on Wed Dec 3 15:26:54 CET 2008 [metaconfig 3.5 PL0] +# Generated on Mon Jan 19 16:46:57 CET 2009 [metaconfig 3.5 PL0] # (with additional metaconfig patches by perlbug@perl.org) cat >c1$$ <&4 <> config.sh : add special variables $test -f $src/patchlevel.h && \ awk '/^#define[ ]+PERL_/ {printf "%s=%s\n",$2,$3}' $src/patchlevel.h >>config.sh -echo "PERL_PATCHLEVEL=$perl_patchlevel" >>config.sh +echo "PERL_PATCHLEVEL='$perl_patchlevel'" >>config.sh echo "PERL_CONFIG_SH=true" >>config.sh : propagate old symbols