summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--patchsets/motif/2.2.3/14_all_ac-editres.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/patchsets/motif/2.2.3/14_all_ac-editres.patch b/patchsets/motif/2.2.3/14_all_ac-editres.patch
new file mode 100644
index 0000000..253ac78
--- /dev/null
+++ b/patchsets/motif/2.2.3/14_all_ac-editres.patch
@@ -0,0 +1,12 @@
+http://bugs.gentoo.org/82081
+
+--- openMotif-2.2.3-orig/configure.in
++++ openMotif-2.2.3/configure.in
+@@ -58,6 +58,7 @@
+ X_XMU=-lXmu
+ AC_DEFINE(HAVE_LIBXMU, [], [HAVE_LIBXMU])
+ , X_XMU="", -lXt -lX11)
++,,[[#include <X11/Intrinsic.h>]]
+ )
+ AC_SUBST(X_XMU)
+ LIBS="$save_LIBS"