packages: xorg-app-xrx/xorg-app-xrx-ac.patch - avoid undefined functions in...

qboosh qboosh at pld-linux.org
Thu Oct 8 22:50:26 CEST 2009


Author: qboosh                       Date: Thu Oct  8 20:50:25 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- avoid undefined functions in configure

---- Files affected:
packages/xorg-app-xrx:
   xorg-app-xrx-ac.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/xorg-app-xrx/xorg-app-xrx-ac.patch
diff -u /dev/null packages/xorg-app-xrx/xorg-app-xrx-ac.patch:1.3
--- /dev/null	Thu Oct  8 22:50:26 2009
+++ packages/xorg-app-xrx/xorg-app-xrx-ac.patch	Thu Oct  8 22:50:20 2009
@@ -0,0 +1,11 @@
+--- xrx-1.0.3/configure.ac.orig	2009-10-08 17:38:27.692615127 +0200
++++ xrx-1.0.3/configure.ac	2009-10-08 17:47:24.472611775 +0200
+@@ -43,7 +43,7 @@
+ dnl first and if it's not in the default location, that you set the ACLOCAL
+ dnl environment variable to find it, such as:
+ dnl     ACLOCAL="aclocal -I ${PREFIX}/share/aclocal"
+-m4_pattern_forbid(XTRANS_CONNECTION_FLAGS)
++m4_pattern_forbid([^XTRANS_CONNECTION_FLAGS$])
+ 
+ # Transport selection macro from xtrans.m4
+ XTRANS_CONNECTION_FLAGS
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xrx/xorg-app-xrx-ac.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list