look for a CC to make automake happy
This commit is contained in:
parent
19fa297af2
commit
54c96668d9
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ test "$prefix" = "NONE" && prefix="$ac_default_prefix"
|
|||
dnl We're in the C++ world
|
||||
AC_LANG(C++)
|
||||
|
||||
AC_PROG_CC
|
||||
AC_PROG_CXX
|
||||
AC_PROG_INSTALL
|
||||
dnl AC_PROG_LIBTOOL dont need this until we're doing plugins/engines
|
||||
|
|
Loading…
Reference in a new issue