summaryrefslogtreecommitdiff
path: root/palm/kpilot/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'palm/kpilot/files/patch-ab')
-rw-r--r--palm/kpilot/files/patch-ab17
1 files changed, 17 insertions, 0 deletions
diff --git a/palm/kpilot/files/patch-ab b/palm/kpilot/files/patch-ab
new file mode 100644
index 000000000000..ed0ecf6b3b34
--- /dev/null
+++ b/palm/kpilot/files/patch-ab
@@ -0,0 +1,17 @@
+*** kpilot/Makefile.in~ Sat Mar 7 14:21:14 1998
+--- kpilot/Makefile.in Sat Mar 7 14:21:25 1998
+***************
+*** 144,149 ****
+
+ # the library search path
+! kpilot_LDFLAGS = @all_libraries@ -Llibpilot/_libs
+! kpilotDaemon_LDFLAGS = @all_libraries@ -Llibpilot/_libs
+
+ # the libraries to link against. Be aware of the order. First the libraries,
+--- 144,149 ----
+
+ # the library search path
+! kpilot_LDFLAGS = @all_libraries@ -Llibpilot/.libs
+! kpilotDaemon_LDFLAGS = @all_libraries@ -Llibpilot/.libs
+
+ # the libraries to link against. Be aware of the order. First the libraries,