summaryrefslogtreecommitdiff
path: root/ftp/gftp/files/patch-ab
blob: 895a326f45b5cd2d44a83c392e19eb7d5c6205b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--- docs/Makefile.in.orig	Wed Nov 27 19:57:25 2002
+++ docs/Makefile.in	Wed Nov 27 20:01:29 2002
@@ -109,15 +109,19 @@
 USE_NLS = @USE_NLS@
 VERSION = @VERSION@
 
 man_MANS = gftp.1
+.ifndef WITHOUT_X11
 SUBDIRS = sample.gftp
+.endif
 EXTRA_DIST = USERS-GUIDE gftp.1 gftp.desktop gftp.lsm gftp.png parse-netrc.pl
 
+.ifdef HAVE_GNOME
 Utilitiesdir = $(datadir)/apps/Internet
 Utilities_DATA = gftp.desktop
 
 Iconsdir = $(datadir)/pixmaps
 Icons_DATA = gftp.png
+.endif
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = ../config.h
 CONFIG_CLEAN_FILES =