]> git.pld-linux.org Git - packages/lftp.git/blob - lftp-am14_fix.patch
- version 2.3.10
[packages/lftp.git] / lftp-am14_fix.patch
1 diff -Nru lftp-2.3.9/src/Makefile.am lftp-2.3.9.new/src/Makefile.am
2 --- lftp-2.3.9/src/Makefile.am  Thu Mar 22 10:54:40 2001
3 +++ lftp-2.3.9.new/src/Makefile.am      Fri Apr 13 01:28:58 2001
4 @@ -62,10 +62,6 @@
5  
6  INCLUDES = -I$(top_srcdir)/include $(SSL_CPPFLAGS)
7  
8 -# These files can be linked to ../include by configure, but not always.
9 -OMIT_DEPENDENCIES = readline.h keymaps.h chardefs.h tilde.h \
10 -       history.h libintl.hregex.h glob.h fnmatch.h poll.h rlstdc.h
11 -
12  lftp.o commands.o module.o: confpaths.h
13  
14  
This page took 0.033993 seconds and 3 git commands to generate.