aboutsummaryrefslogtreecommitdiff
path: root/misc/sword15/files/patch-examples::cmdline::Makefile.in
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-05-15 15:49:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-05-15 15:49:17 +0000
commit6f316ce2e89f972a4f22e1b97e1dda5e9d58cefa (patch)
treefb8d61358190cc429db453d54fb9920ccfde716f /misc/sword15/files/patch-examples::cmdline::Makefile.in
parentea16706c62b542adc8f3b887256bf215bf914db6 (diff)
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