jer         14/10/10 15:31:40

  Added:                lftp-4.5.5-am_config_header.patch
  Log:
  Add live ebuild now that dev-libs/gnulib is fixed.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key A792A613)

Revision  Changes    Path
1.1                  net-ftp/lftp/files/lftp-4.5.5-am_config_header.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/files/lftp-4.5.5-am_config_header.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-ftp/lftp/files/lftp-4.5.5-am_config_header.patch?rev=1.1&content-type=text/plain

Index: lftp-4.5.5-am_config_header.patch
===================================================================
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_LIBOBJ_DIR([lib])
 AC_CONFIG_SRCDIR([src/ftpclass.cc])
-AM_CONFIG_HEADER([lib/config.h])
+AC_CONFIG_HEADERS([lib/config.h])
 AM_INIT_AUTOMAKE
 
 dnl This doesn't *require* GNU extensions; it merely enables them if




Reply via email to