Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/x11
In directory vz-cvs-3.sog:/tmp/cvs-serv32222

Modified Files:
        openmotif4.info 
Log Message:
hack around Editres.h tests

Index: openmotif4.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/x11/openmotif4.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- openmotif4.info     1 May 2012 16:05:06 -0000       1.7
+++ openmotif4.info     7 May 2012 14:33:45 -0000       1.8
@@ -1,6 +1,6 @@
 Package: openmotif4
 Version: 2.3.2
-Revision: 5
+Revision: 6
 #Source: ftp://ftp.ics.com/openmotif/2.3/%v/openmotif-%v.tar.gz
 Source: 
http://www.motifzone.net/files/public_downloads/openmotif/2.3/%v/openmotif-%v.tar.gz
 Source-MD5: bf5479d52bc114d299200ec20e463e96
@@ -12,6 +12,7 @@
   perl -pi.bak -e "s;recipient's;recipients;" tools/wml/motif.wml
   perl -pi -e 's/hardcode_direct=yes/hardcode_direct=no/g' configure
   perl -pi -e "s|iconv_open|libiconv_open|g" configure
+  perl -pi.bak -e 's,(#include),#include <X11/Intrinsic.h>\n\1, if m,for 
ac_header in X11/Xmu/Editres.h, .. m,#include,' configure
 <<
 BuildDepends: <<
   fink (>= 0.24.12),
@@ -124,6 +125,8 @@
   
   Patch configure and Makefile.in's to find fink headers and libraries
   before those in /usr/X11R6.
+
+  Use dmack's hack for configure to avoid failures in Editres.h tests.
 <<
 License: Restrictive/Distributable
 Homepage: http://www.opengroup.org/openmotif/


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to