SOURCES: openmotif-bison.patch - really updated for 2.3.0, byacc n...

qboosh qboosh at pld-linux.org
Tue Nov 27 19:23:27 CET 2007


Author: qboosh                       Date: Tue Nov 27 18:23:27 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- really updated for 2.3.0, byacc no longer needed

---- Files affected:
SOURCES:
   openmotif-bison.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/openmotif-bison.patch
diff -u SOURCES/openmotif-bison.patch:1.2 SOURCES/openmotif-bison.patch:1.3
--- SOURCES/openmotif-bison.patch:1.2	Tue Nov 27 17:00:48 2007
+++ SOURCES/openmotif-bison.patch	Tue Nov 27 19:23:22 2007
@@ -1,3 +1,17 @@
+--- openMotif-2.3.0/configure.ac.orig	2004-03-03 10:21:33.000000000 +0000
++++ openMotif-2.3.0/configure.ac	2004-07-24 23:57:51.015614270 +0000
+@@ -32,9 +32,9 @@
+ AM_PROG_LIBTOOL
+ AC_EXEEXT
+ 
+-dnl AC_PROG_YACC
++AC_PROG_YACC
+ dnl Do this the old fashioned way. 'bison -y' doesn't cut it
+-AC_CHECK_PROGS(YACC, byacc, yacc)
++dnl AC_CHECK_PROGS(YACC, byacc, yacc)
+ 
+ AM_PROG_LEX
+ AC_PROG_INSTALL
 --- openMotif-2.2.3/tools/wml/Uil.y.orig	2003-08-15 17:48:15.000000000 +0000
 +++ openMotif-2.2.3/tools/wml/Uil.y	2004-07-24 23:53:59.386710858 +0000
 @@ -59,6 +59,9 @@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/openmotif-bison.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list