projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3395f3
)
configure.ac: add check for CXX
author
Paul Brossier
<piem@piem.org>
Sun, 30 Aug 2009 13:37:52 +0000
(15:37 +0200)
committer
Paul Brossier
<piem@piem.org>
Sun, 30 Aug 2009 13:37:52 +0000
(15:37 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 05b6a3ec0d5beb6637e66ccd7c050e6ce34adf3a..d02e82bfb8f339009a53e6179032a878dfb7c7e6 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-28,6
+28,7
@@
AM_PROG_CC_C_O dnl compiling with per-target flag
if test "$ac_cv_prog_cc" = "no" ; then
AC_MSG_ERROR([*** No C compiler found !])
fi
+AC_PROG_CXX
AC_PROG_INSTALL
AUBIO_CFLAGS=