1
0001-fix-autoconf-bug-Editres.h.patch
2
See http://bugs.motifzone.net/show_bug.cgi?id=1475
3
===================================================================
4
--- openmotif-2.3.0-old.orig/configure.ac 2010-06-24 12:41:42.000000000 +0200
5
+++ openmotif-2.3.0-old/configure.ac 2010-06-24 12:41:58.000000000 +0200
7
AC_CHECK_LIB(Xmu,XmuNCopyISOLatin1Lowered ,
8
AC_DEFINE(HAVE_XMU_N_COPY_ISO,1,Have XmuNCopyISOLatin1Lowered)
10
++,,[[#include <X11/Intrinsic.h>]]