summaryrefslogblamecommitdiffstats
path: root/ftp/gftp/files/patch-ab
blob: df7f5c923f37d64e864f184b274fa0cfa416a015 (plain) (tree)






















                                                                                
--- docs/Makefile.in.orig   Wed Nov 10 20:13:26 2004
+++ docs/Makefile.in    Wed Nov 10 20:15:59 2004
@@ -167,16 +167,20 @@
 target_alias = @target_alias@
 
 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 \
            gftp-faq.sgml
 
 
+.ifdef HAVE_GNOME
 Utilitiesdir = $(datadir)/applications
 Utilities_DATA = gftp.desktop
 
 Iconsdir = $(datadir)/pixmaps
 Icons_DATA = gftp.png
+.endif
 subdir = docs
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs