AIX hints missinga >&4
Jarkko Hietaniemi [Fri, 13 Sep 2002 16:48:42 +0000 (19:48 +0300)]
Message-ID: <20020913134842.GD8929@lyta.hut.fi>

p4raw-id: //depot/perl@17919

hints/aix.sh

index cfaf8f4..2ef55f2 100644 (file)
@@ -218,7 +218,7 @@ cc*|xlc*) # cc should've been set by line 116 or so if empty.
                *) if test ! -x /QOpenSys/usr/bin/$cc; then
                        # The /QOpenSys/usr/bin/$cc saves us if we are
                        # building natively in OS/400 PASE.
-                       cat <<EOF
+                       cat >&4 <<EOF
 
 ***
 *** You either implicitly or explicitly specified an IBM C compiler,