Whitespace and indentation fix in the output of B::Debug.
[p5sagit/p5-mst-13.2.git] / hints / aix.sh
index cfaf8f4..5a10cf8 100644 (file)
@@ -5,7 +5,7 @@
 #        Jarkko Hietaniemi <jhi@iki.fi>.
 # AIX 4.3.x LP64 build by Steven Hirsch <hirschs@btv.ibm.com>
 # Merged on Mon Feb  6 10:22:35 EST 1995 by
-#   Andy Dougherty  <doughera@lafcol.lafayette.edu>
+#   Andy Dougherty  <doughera@lafayette.edu>
 
 #
 # Contact dfavor@corridor.com for any of the following:
@@ -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,