Magellan Linux

Contents of /trunk/openmotif/patches/openmotif-2.3.2-ac-editres.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 873 - (show annotations) (download)
Fri Jul 24 07:44:27 2009 UTC (14 years, 9 months ago) by niro
File size: 358 byte(s)
openmotif 2.3.2 fixes

1 http://bugs.gentoo.org/82081
2
3 --- openmotif-2.3.1-orig/configure.ac 2008-08-30 13:10:19.000000000 +0200
4 +++ openmotif-2.3.1/configure.ac 2009-02-04 19:28:02.000000000 +0100
5 @@ -75,6 +75,7 @@
6 AC_CHECK_LIB(Xmu,XmuNCopyISOLatin1Lowered ,
7 AC_DEFINE(HAVE_XMU_N_COPY_ISO,1,Have XmuNCopyISOLatin1Lowered)
8 , , -lXt -lX11)
9 +,,[[#include <X11/Intrinsic.h>]]
10 )
11
12