Add comment concerning use of vendor 'cc' with empty CFLAGS with

same code (commented out).
This commit is contained in:
Kurt Zeilenga 1999-03-04 06:18:29 +00:00
parent 00558f962b
commit bbc024fff9
2 changed files with 490 additions and 479 deletions

960
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -268,6 +268,15 @@ dnl ----------------------------------------------------------------
dnl Checks for programs
AC_PROG_INSTALL
dnl
dnl We probably should use the vendor 'cc' by default
dnl
dnl The default compiler is cc (NOT gcc)
dnl CC=${CC-"cc"}
dnl The default CFLAGS is empty NOT whatever AC_PROG_CC sets.
dnl CFLAGS=${CFLAGS-""}
AM_PROG_LIBTOOL
dnl AC_PROG_MAKE_SET