summaryrefslogtreecommitdiff
path: root/misc/sword/files/patch-examples::cmdline::Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'misc/sword/files/patch-examples::cmdline::Makefile.am')
-rw-r--r--misc/sword/files/patch-examples::cmdline::Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/sword/files/patch-examples::cmdline::Makefile.am b/misc/sword/files/patch-examples::cmdline::Makefile.am
new file mode 100644
index 000000000000..50535881e5a8
--- /dev/null
+++ b/misc/sword/files/patch-examples::cmdline::Makefile.am
@@ -0,0 +1,8 @@
+--- examples/cmdline/Makefile.am.orig Thu May 2 11:24:34 2002
++++ examples/cmdline/Makefile.am Thu May 2 11:24:41 2002
+@@ -7,4 +7,4 @@
+ lookup_SOURCES = lookup.cpp
+ search_SOURCES = search.cpp
+ threaded_search_SOURCES = threaded_search.cpp
+-threaded_search_LDADD = $(LDADD) -lpthread
++threaded_search_LDADD = $(LDADD) -pthread