forked from Lainports/freebsd-ports
* 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)
11 lines
330 B
Text
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 = \
|