From 54c96668d958c0604f697958db6a7c5268d7b4a5 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 31 Oct 2002 19:48:50 +0000 Subject: [PATCH] look for a CC to make automake happy --- configure.ac | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2