EBCDIC fix from Thomas Dorner.
Jarkko Hietaniemi [Thu, 24 Jul 2003 08:54:54 +0000 (08:54 +0000)]
p4raw-id: //depot/perl@20196

Makefile.SH

index ae6072e..08707c5 100644 (file)
@@ -1233,9 +1233,9 @@ $rm -f $firstmakefile
 # Now do any special processing required before building.
 
 case "$ebcdic" in
-$define)
+define)
     xxx=''
-    echo "This is an EBCDIC system, checking if any parser files need regenerating." >&4
+    echo "This is an EBCDIC system, checking if any parser files need regenerating." >&2
 case "$osname" in
 os390|posix-bc)
     rm -f y.tab.c y.tab.h