aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-projects/openmoko-agpsui
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2009-11-18 09:35:19 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-11-18 09:57:59 +0100
commite981db48e4061a90938619bfce487be2e2ee77af (patch)
tree74c346ea443603117d4b4d0b86f39ac68ea7fb46 /recipes/openmoko-projects/openmoko-agpsui
parentc34f24f7051c63d1656d2462980f079372df8873 (diff)
downloadopenembedded-e981db48e4061a90938619bfce487be2e2ee77af.tar.gz
openmoko-agpsui: add patch for newer autotools
Diffstat (limited to 'recipes/openmoko-projects/openmoko-agpsui')
-rw-r--r--recipes/openmoko-projects/openmoko-agpsui/fix-configure-for-new-autotools.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/openmoko-projects/openmoko-agpsui/fix-configure-for-new-autotools.patch b/recipes/openmoko-projects/openmoko-agpsui/fix-configure-for-new-autotools.patch
new file mode 100644
index 0000000000..b190cf6096
--- /dev/null
+++ b/recipes/openmoko-projects/openmoko-agpsui/fix-configure-for-new-autotools.patch
@@ -0,0 +1,11 @@
+diff -uri openmoko-agpsui/trunk/configure.ac openmoko-agpsui-fixed/trunk/configure.ac
+--- openmoko-agpsui/trunk/configure.ac 2009-05-30 12:24:11.000000000 +0200
++++ openmoko-agpsui-fixed/trunk/configure.ac 2009-05-30 12:26:32.000000000 +0200
+@@ -7,6 +7,7 @@
+
+ AC_ISC_POSIX
+ AC_PROG_CC
++AC_PROG_CXX
+ AC_STDC_HEADERS
+ AC_PROG_LIBTOOL
+