summaryrefslogblamecommitdiff
path: root/palm/kpilot/files/patch-ae
blob: 143a93d674f0a31aadae1a23efd921962868bbb3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                                                    
--- conduits/popmail/Makefile.in.orig	Mon May 18 17:35:38 1998
+++ conduits/popmail/Makefile.in	Fri Nov  6 14:50:31 1998
@@ -157,7 +157,7 @@
 popmail_conduit_SOURCES= popmail-conduit.cc passworddialog.cc parsedate.c setupDialog.cc
 
 # the library search path
-popmail_conduit_LDFLAGS = @all_libraries@ -L`pwd`/../../kpilot -L`pwd`/../../kpilot/libpilot/_libs
+popmail_conduit_LDFLAGS = -L`pwd`/../../kpilot -L`pwd`/../../kpilot/libpilot/.libs @all_libraries@ 
 
 # the libraries to link against. Be aware of the order. First the libraries,
 # that depend on the following ones.