SOURCES: xbindkeys-aclocal.patch (NEW) - remove superfluous spaces

draenog draenog at pld-linux.org
Mon Sep 29 23:21:41 CEST 2008


Author: draenog                      Date: Mon Sep 29 21:21:41 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- remove superfluous spaces

---- Files affected:
SOURCES:
   xbindkeys-aclocal.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/xbindkeys-aclocal.patch
diff -u /dev/null SOURCES/xbindkeys-aclocal.patch:1.1
--- /dev/null	Mon Sep 29 23:21:41 2008
+++ SOURCES/xbindkeys-aclocal.patch	Mon Sep 29 23:21:35 2008
@@ -0,0 +1,20 @@
+--- configure.ac~	2007-04-16 21:29:29.000000000 +0100
++++ configure.ac	2008-09-29 21:44:47.000000000 +0100
+@@ -48,7 +48,7 @@
+    FORK_FLAG="-DFORK_FLAG=1"
+ fi
+ 
+-AC_SUBST([ FORK_FLAG ])
++AC_SUBST([FORK_FLAG])
+ 
+ 
+ dnl disable xbindkeys_show install
+@@ -77,7 +77,7 @@
+ 
+ AM_CONDITIONAL(GUILE, test x$use_guile = xyes)
+ 
+-AC_SUBST([ GUILE_FLAG ])
++AC_SUBST([GUILE_FLAG])
+ 
+ # Checks for typedefs, structures, and compiler characteristics.
+ AC_TYPE_PID_T
================================================================


More information about the pld-cvs-commit mailing list