aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/openmotif/openmotif
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2012-12-19 16:32:09 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-19 17:48:25 +0100
commit353af14e4318811c4302abc253a81e9b401c0cde (patch)
treea65c9b3407f79617eff00d8d718add1ad963ebfc /meta-oe/recipes-support/openmotif/openmotif
parent481c76f5da6f815d847ff5a4f93a8e40e9d653e1 (diff)
downloadmeta-openembedded-contrib-353af14e4318811c4302abc253a81e9b401c0cde.tar.gz
Revert "openmotif: remove due to lack of libxp in repository"
This reverts commit 14b68506078a4133e743491d35245775a58a1317. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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