aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/openmotif/openmotif
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2012-04-04 12:32:53 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-04-04 20:36:47 +0200
commit294a0b5cee0ccb752a73092d4548dac0ecc6c4c4 (patch)
tree67285797f5a9ac1963bee18ffa1a9a5c11b855f2 /meta-oe/recipes-support/openmotif/openmotif
parent41df85603a924e3c31c21c90df3478bb082b44d1 (diff)
downloadmeta-openembedded-contrib-294a0b5cee0ccb752a73092d4548dac0ecc6c4c4.tar.gz
openmotif: add 2.3.3
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-support/openmotif/openmotif')
-rw-r--r--meta-oe/recipes-support/openmotif/openmotif/configure.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/openmotif/openmotif/configure.patch b/meta-oe/recipes-support/openmotif/openmotif/configure.patch
new file mode 100644
index 0000000000..8868e805a4
--- /dev/null
+++ b/meta-oe/recipes-support/openmotif/openmotif/configure.patch
@@ -0,0 +1,15 @@
+--- a/configure.ac~ 2009-10-27 14:10:23.000000000 -0200
++++ b/configure.ac 2011-05-31 10:51:00.207232036 -0300
+@@ -3,12 +3,6 @@
+ AC_CONFIG_SRCDIR([lib/Xm/Form.c])
+ AC_PREREQ(2.52)
+ AC_CONFIG_AUX_DIR(.)
+-AC_CHECK_FILE(/usr/X/include/X11/X.h,
+- AC_PREFIX_DEFAULT(/usr/X),
+- AC_PREFIX_DEFAULT(/usr))
+-AC_CHECK_FILE(/usr/X11R6/include/X11/X.h,
+- AC_PREFIX_DEFAULT(/usr/X11R6),
+- AC_PREFIX_DEFAULT(/usr))
+
+ dnl AM_MAINTAINER_MODE
+ AC_CANONICAL_TARGET