aboutsummaryrefslogtreecommitdiff
path: root/misc/sword15/files/patch-examples::cmdline::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'misc/sword15/files/patch-examples::cmdline::Makefile.in')
-rw-r--r--misc/sword15/files/patch-examples::cmdline::Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/sword15/files/patch-examples::cmdline::Makefile.in b/misc/sword15/files/patch-examples::cmdline::Makefile.in
deleted file mode 100644
index 78c75dd1fddb..000000000000
--- a/misc/sword15/files/patch-examples::cmdline::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- examples/cmdline/Makefile.in.orig Thu May 2 11:24:45 2002
-+++ examples/cmdline/Makefile.in Thu May 2 11:23:52 2002
-@@ -105,7 +105,7 @@
- lookup_SOURCES = lookup.cpp
- search_SOURCES = search.cpp
- threaded_search_SOURCES = threaded_search.cpp
--threaded_search_LDADD = $(LDADD) -lpthread
-+threaded_search_LDADD = $(LDADD) -pthread
- subdir = examples/cmdline
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = $(top_builddir)/config.h