forked from Lainports/freebsd-ports
11 lines
271 B
Text
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
|