projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19fa297
)
look for a CC to make automake happy
author
Dana Jansens
<danakj@orodu.net>
Thu, 31 Oct 2002 19:48:50 +0000
(19:48 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Thu, 31 Oct 2002 19:48:50 +0000
(19:48 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 1773de5a452ebdb4ba2ddd7da913237f342bf532..8f198923963822ecdc0108d13bffc80b377f4014 100644
(file)
--- 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