summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/guile/guile-1.8.7/configure-fix.patch
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-07-18 11:08:36 -0700
committerTom Rini <tom_rini@mentor.com>2011-07-18 11:15:23 -0700
commit77d8aec24367e1b062cf529087d581039a2c8e98 (patch)
tree97437632e779644e526be6fce53c3da5dd522452 /meta-oe/recipes-support/guile/guile-1.8.7/configure-fix.patch
parent7254205d68c9321d7a7073a74a77f46c17a98b27 (diff)
downloadmeta-openembedded-contrib-77d8aec24367e1b062cf529087d581039a2c8e98.tar.gz
guile: Move 'configure-fix.patch' to guile-1.8.7 dir
This patch is used by both native and target recipes. Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'meta-oe/recipes-support/guile/guile-1.8.7/configure-fix.patch')
-rw-r--r--meta-oe/recipes-support/guile/guile-1.8.7/configure-fix.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/guile/guile-1.8.7/configure-fix.patch b/meta-oe/recipes-support/guile/guile-1.8.7/configure-fix.patch
new file mode 100644
index 0000000000..c59798d9e9
--- /dev/null
+++ b/meta-oe/recipes-support/guile/guile-1.8.7/configure-fix.patch
@@ -0,0 +1,10 @@
+--- /tmp/configure.in 2008-06-04 12:33:55.451086283 +0200
++++ guile-1.8.5/configure.in 2008-06-04 12:34:03.974994278 +0200
+@@ -38,7 +38,6 @@
+ ]),
+ [bug-guile@gnu.org])
+ AC_CONFIG_AUX_DIR([build-aux])
+-AC_CONFIG_MACRO_DIR([m4])
+ AC_CONFIG_SRCDIR(GUILE-VERSION)
+
+ AM_INIT_AUTOMAKE([gnu no-define check-news])