(which is actually the reason for the change, we need to pass
cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
EP/IX, OS/2, and TitanOS, based on the hints files.
p4raw-id: //depot/perl@9828
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Thu Apr 19 03:28:20 EET DST 2001 [metaconfig 3.0 PL70]
+# Generated on Wed Apr 25 03:57:52 EET DST 2001 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
esac
: the following weeds options from ccflags that are of no interest to cpp
-cppflags="$ccflags"
+case "$cppflags" in
+'') cppflags="$ccflags" ;;
+*) cppflags="$cppflags $ccflags" ;;
+esac
case "$gccversion" in
1*) cppflags="$cppflags -D__GNUC__"
esac