look for a CC to make automake happy

This commit is contained in:
Dana Jansens 2002-10-31 19:48:50 +00:00
parent 19fa297af2
commit 54c96668d9

View file

@ -10,6 +10,7 @@ test "$prefix" = "NONE" && prefix="$ac_default_prefix"
dnl We're in the C++ world dnl We're in the C++ world
AC_LANG(C++) AC_LANG(C++)
AC_PROG_CC
AC_PROG_CXX AC_PROG_CXX
AC_PROG_INSTALL AC_PROG_INSTALL
dnl AC_PROG_LIBTOOL dont need this until we're doing plugins/engines dnl AC_PROG_LIBTOOL dont need this until we're doing plugins/engines