freebsd-ports/textproc/libextractor/files/patch-src::main::Makefile.in
Kevin Lo ad5a28a3f1 Update to 0.5.6a
PR: ports/88074
Submitted by: Vasil Dimov <vd@datamax.bg>
2005-10-31 02:07:46 +00:00

11 lines
271 B
Text

--- src/main/Makefile.in.orig Wed Oct 26 19:19:12 2005
+++ src/main/Makefile.in Wed Oct 26 19:19:28 2005
@@ -263,7 +263,7 @@
extract_LDADD = \
$(top_builddir)/src/main/libextractor.la
-@MINGW_FALSE@dlflag = -ldl
+@MINGW_FALSE@dlflag =
#if HAVE_ZLIB
zlib = -lz