--- configure.in 1999/03/03 22:32:01 1.113 +++ configure.in 1999/03/04 05:18:30 1.114 @@ -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