summaryrefslogblamecommitdiff
path: root/ftp/moxftp/files/patch-aa
blob: 36ac242539a1fe063fb597ad4a50280de8297129 (plain) (tree)



















                                                                             
--- Imakefile.orig	Fri May 20 15:44:40 1994
+++ Imakefile	Fri Oct 11 11:05:44 1996
@@ -110,7 +110,7 @@
 #endif
       HP_DEFINE = -DHP_STUFF
 #else
-      XMLIB = -L$(USRLIBDIR) -lXm
+      XMLIB = -L$(USRLIBDIR) ${MOTIFLIB}
 #endif
 #endif
 
@@ -126,7 +126,7 @@
       OBJS_STANDARD = main.o ftp.o callftp.o connect.o login.o  wc_hooks.o \
 		      disconnect.o remote_dir.o pwd.o peek.o syst.o \
 		      bsdstrstr.o get.o lcd.o cd.o initialize.o dir_subs.o \
-		      local_dir.o put.o mkdir.o type.o fb_rs.o version.o \ 
+		      local_dir.o put.o mkdir.o type.o fb_rs.o version.o \
 		      regerror.o regexp.o regsub.o translate.o  help.o \
 		      tran_table.o sort.o noop.o List.o ListSW.o time.o  \
 		      tm_to_time.o  archie.o popen.o icons.o myfgets.o \