diff options
Diffstat (limited to 'meta-oe/recipes-multimedia/esound/files/configure-fix.patch')
| -rw-r--r-- | meta-oe/recipes-multimedia/esound/files/configure-fix.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oe/recipes-multimedia/esound/files/configure-fix.patch b/meta-oe/recipes-multimedia/esound/files/configure-fix.patch new file mode 100644 index 0000000000..8fdc35ad5e --- /dev/null +++ b/meta-oe/recipes-multimedia/esound/files/configure-fix.patch | |||
| @@ -0,0 +1,10 @@ | |||
| 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 | ||
