From: Dana Jansens Date: Thu, 31 Oct 2002 19:48:50 +0000 (+0000) Subject: look for a CC to make automake happy X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=54c96668d958c0604f697958db6a7c5268d7b4a5;p=chaz%2Fopenbox look for a CC to make automake happy --- diff --git a/configure.ac b/configure.ac index 1773de5a..8f198923 100644 --- a/configure.ac +++ b/configure.ac @@ -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