]> git.pld-linux.org Git - packages/lftp.git/blob - lftp-am.patch
- up to 4.7.7
[packages/lftp.git] / lftp-am.patch
1 --- lftp-4.4.2/configure.ac.orig        2013-02-05 18:55:29.963634348 +0100
2 +++ lftp-4.4.2/configure.ac     2013-02-05 19:05:22.556955327 +0100
3 @@ -5,7 +5,7 @@
4  AC_CONFIG_MACRO_DIR([m4])
5  AC_CONFIG_LIBOBJ_DIR([lib])
6  AC_CONFIG_SRCDIR([src/ftpclass.cc])
7 -AM_CONFIG_HEADER([lib/config.h])
8 +AC_CONFIG_HEADERS([lib/config.h])
9  AM_INIT_AUTOMAKE
10  
11  dnl This doesn't *require* GNU extensions; it merely enables them if
This page took 0.053969 seconds and 3 git commands to generate.