p4raw-id: //depot/metaconfig@17523
--- /dev/null
+?RCS:
+?RCS: $Id$
+?RCS:
+?RCS: Copyright (c) 2000, Jarkko Hietaniemi
+?RCS:
+?X:
+?X: This unit produces a bit of shell code that must be dotted in order
+?X: to make quick check on whether the current C compiler is working.
+?X:
+?MAKE:IncClean: ccflags usrinc
+?MAKE: -pick add $@ %<
+?LINT:extern ccflags
+?LINT:change ccflags
+?LINT:extern cppflags
+?LINT:change cppflags
?S: or if nothing useful can be parsed as the os version.
?S:.
?T:gccshortvers
+?T:incdir
+?T:d
?D:gccversion=''
?LINT:change cpp
?LINT:extern ccflags
?LINT:extern ldflags
+?LINT:extern locincpth
?LINT:extern ccname
-?LINT:change ccname
?LINT:change ccflags
+?LINT:change ccname
+?LINT:change locincpth
?X: Check if they have gcc in any guise.
echo " "
echo "Checking for GNU cc in disguise and/or its version number..." >&4