]> git.pld-linux.org Git - packages/lftp.git/blame - lftp-OMIT.patch
- 2.4.0
[packages/lftp.git] / lftp-OMIT.patch
CommitLineData
0a6932d7
PG
1--- ./src/Makefile.am.orig Mon May 14 20:47:34 2001
2+++ ./src/Makefile.am Mon May 14 20:48:00 2001
3@@ -82,8 +82,8 @@
4 INCLUDES = -I$(top_srcdir)/include $(SSL_CPPFLAGS)
5
6 # These files can be linked to ../include by configure, but not always.
7-OMIT_DEPENDENCIES = readline.h keymaps.h chardefs.h tilde.h rltypedefs.h\
8- history.h libintl.hregex.h glob.h fnmatch.h poll.h rlstdc.h
9+#OMIT_DEPENDENCIES = readline.h keymaps.h chardefs.h tilde.h rltypedefs.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--- ./src/Makefile.in.orig Mon May 14 20:49:08 2001
15+++ ./src/Makefile.in Mon May 14 20:49:27 2001
16@@ -173,7 +173,7 @@
17 INCLUDES = -I$(top_srcdir)/include $(SSL_CPPFLAGS)
18
19 # These files can be linked to ../include by configure, but not always.
20-OMIT_DEPENDENCIES = readline.h keymaps.h chardefs.h tilde.h rltypedefs.h history.h libintl.hregex.h glob.h fnmatch.h poll.h rlstdc.h
21+#OMIT_DEPENDENCIES = readline.h keymaps.h chardefs.h tilde.h rltypedefs.h history.h libintl.hregex.h glob.h fnmatch.h poll.h rlstdc.h
22
23 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
24 CONFIG_HEADER = ../include/config.h
This page took 0.035986 seconds and 4 git commands to generate.