freebsd-ports/textproc/libextractor/files/patch-src::main::Makefile.in
Vasil Dimov b1e8d22967 * Update from 0.5.9 to 0.5.10 [1]
* take maintainership

PR:		ports/93641 [1]
Submitted by:	vd [1]
Approved by:	portmgr (linimon), kevlo (maintainer)
Security:	Yet another round of XPDF-related security fixes (http://gnunet.org/libextractor/#news)
2006-03-06 07:52:10 +00:00

11 lines
330 B
Text

--- src/main/Makefile.in.orig Tue Feb 21 12:55:39 2006
+++ src/main/Makefile.in Tue Feb 21 12:55:04 2006
@@ -263,7 +263,7 @@
extract_LDADD = \
$(top_builddir)/src/main/libextractor.la
-@MINGW_FALSE@dlflag = -ldl
+@MINGW_FALSE@dlflag =
@HAVE_ZLIB_TRUE@zlib = -lz
@HAVE_BZ2_TRUE@bz2lib = -lbz2
libextractor_la_LDFLAGS = \