patrick     15/03/11 04:34:41

  Added:                automake.patch
  Log:
  Fix for newer automake versions #467298
  
  (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.1                  dev-python/python-gudev/files/automake.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gudev/files/automake.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gudev/files/automake.patch?rev=1.1&content-type=text/plain

Index: automake.patch
===================================================================
--- configure.org.ac    2013-05-02 00:22:58.181214757 +0200
+++ configure.ac        2013-05-02 00:25:00.463686016 +0200
@@ -8,7 +8,6 @@
 AC_PROG_MAKE_SET
 
 AC_PROG_CC
-AM_PROG_CC_STDC
 AC_HEADER_STDC
 
 AM_PROG_LIBTOOL




Reply via email to