[packages/xfce4-session] - fix building with automake 1.13

baggins baggins at pld-linux.org
Thu Apr 18 22:25:55 CEST 2013


commit 2428d58869b2f27648595802263afa0a05118b1a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Apr 18 22:18:46 2013 +0200

    - fix building with automake 1.13

 am.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/am.patch b/am.patch
new file mode 100644
index 0000000..49c6580
--- /dev/null
+++ b/am.patch
@@ -0,0 +1,11 @@
+--- xfce4-session-4.10.0/configure.in~	2013-04-18 22:17:37.012003694 +0200
++++ xfce4-session-4.10.0/configure.in	2013-04-18 22:18:04.065592886 +0200
+@@ -33,7 +33,7 @@
+ 
+ dnl Initialize automake
+ AM_INIT_AUTOMAKE([AC_PACKAGE_TARNAME()], [AC_PACKAGE_VERSION()])
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+ AM_MAINTAINER_MODE()
+ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xfce4-session.git/commitdiff/de01b6fcf74f90d4896db556d1b1a6e3b0263c1d



More information about the pld-cvs-commit mailing list