summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-26 15:23:42 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-26 15:23:42 -0500
commit929d826781558d8e331f83c44845b51258070f88 (patch)
tree7342d71b734ff0d32560d1d9cc5fcbc8041d9ac1
parent96513ffe85cfc94ba77eb8649112804a68d5f517 (diff)
downloadfilelight-929d8267.tar.gz
filelight-929d8267.zip
Add automake support for --enable-gcc-hidden-visibility.
-rw-r--r--configure.in.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in.in b/configure.in.in
index a47e6de..c613e40 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -1,4 +1,5 @@
#MIN_CONFIG(3.2)
+KDE_ENABLE_HIDDEN_VISIBILITY
CXXFLAGS="$CXXFLAGS $KDE_DEFAULT_CXXFLAGS"
if test "$build_arts" = "yes"; then