# # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher # --- lftp-3.0.1/configure.ac~readline.patch 2004-04-06 10:27:36.000000000 +0200 +++ lftp-3.0.1/configure.ac 2004-04-06 23:39:01.000000000 +0200 @@ -380,5 +378,5 @@ sysconfdir=/etc fi -AC_CONFIG_FILES([Makefile src/Makefile lib/Makefile include/Makefile doc/Makefile readline-4.3/Makefile po/Makefile.in m4/Makefile contrib/Makefile]) +AC_CONFIG_FILES([Makefile src/Makefile lib/Makefile include/Makefile doc/Makefile po/Makefile.in m4/Makefile contrib/Makefile]) AC_OUTPUT --- lftp-3.0.1/Makefile.am~readline.patch 2003-12-19 15:16:31.000000000 +0100 +++ lftp-3.0.1/Makefile.am 2004-04-06 23:40:17.000000000 +0200 @@ -1,6 +1,6 @@ EXTRA_DIST = config.rpath lftp.conf lftp.lsm FAQ acconfig.h README README.debug-levels\ README.modules MIRRORS BUGS FEATURES -SUBDIRS = include readline-4.3 lib doc src po m4 contrib +SUBDIRS = include lib doc src po m4 contrib AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I m4