11 lines
468 B
Diff
11 lines
468 B
Diff
--- zziplib-0.13.59.orig/configure.ac 2010-03-29 21:24:17.000000000 +0200
|
|
+++ zziplib-0.13.59/configure.ac 2013-08-03 15:29:26.373919591 +0200
|
|
@@ -279,7 +279,6 @@
|
|
# ---------------------------------------------------------------
|
|
AC_MSG_CHECKING([link options])
|
|
ZZIPLIB_LDFLAGS=""
|
|
-test ".$can_build_shared" != ".no" && ZZIPLIB_LDFLAGS="--export-dynamic"
|
|
RESOLVES=" # "
|
|
case "$host_os" in mingw*)
|
|
ZZIPLIB_LDFLAGS="-no-undefined -export-all-symbols -mconsole"
|