summaryrefslogtreecommitdiffstats
path: root/configure.in.in
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-26 15:48:24 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-26 15:48:24 -0500
commit87a4131077d1d7abd558469f38d9f12d87637ee4 (patch)
treede2fa2da7269fb46e67c3d8c943eeb895f46a7e2 /configure.in.in
parent6c0bef82bc0162244363afe8933d71c4f97e7d34 (diff)
downloadktorrent-87a4131077d1d7abd558469f38d9f12d87637ee4.tar.gz
ktorrent-87a4131077d1d7abd558469f38d9f12d87637ee4.zip
Add automake support for --enable-gcc-hidden-visibility.
Diffstat (limited to 'configure.in.in')
-rw-r--r--configure.in.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in.in b/configure.in.in
index 438fff9..f4a6e1d 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -90,6 +90,8 @@ else
AC_DEFINE(HAVE_STATVFS64, 0)
fi
+KDE_ENABLE_HIDDEN_VISIBILITY
+
KDE_CHECK_LIB(gmp, __gmpz_init, [have_gmp=yes],
[
have_gmp=no