]> Dogcows Code - chaz/openbox/commitdiff
look for a CC to make automake happy
authorDana Jansens <danakj@orodu.net>
Thu, 31 Oct 2002 19:48:50 +0000 (19:48 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 31 Oct 2002 19:48:50 +0000 (19:48 +0000)
configure.ac

index 1773de5a452ebdb4ba2ddd7da913237f342bf532..8f198923963822ecdc0108d13bffc80b377f4014 100644 (file)
@@ -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
This page took 0.024713 seconds and 4 git commands to generate.