projects
/
openembedded.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
python 2.6.7: added missing dependency for bzip2 (without this python-compression...
[openembedded.git]
/
recipes
/
esound
/
files
/
configure-fix.patch
1
--- /tmp/configure.ac 2008-06-02 16:46:55.640793306 +0200
2
+++ esound-0.2.36/configure.ac 2008-06-02 16:47:26.030793494 +0200
3
@@ -29,6 +29,7 @@
4
AC_SUBST(pkgdocdir)
5
6
AC_PROG_CC
7
+AC_PROG_CXX
8
AC_PROG_CPP
9
AC_LIBTOOL_WIN32_DLL
10
AM_PROG_LIBTOOL