[svn-r845] Set it to use vendor provided cc compiler.

Updated developer version too.
This commit is contained in:
Albert Cheng 1998-10-30 09:08:17 -05:00
parent 707f99cd0c
commit ec2a200ee0

View File

@ -9,6 +9,9 @@
# Compiler flags. The CPPFLAGS values should not include package debug
# flags like `-DH5G_DEBUG' since these are added with the
# `--enable-debug' switch of configure.
# Use SGI supplied C compiler
CC="cc"
RANLIB=:
# What must *always* be present for things to compile correctly?