summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-26 15:36:33 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-26 15:36:33 -0500
commit11835f424e0943faa55426e027cd81f38c4a8dd0 (patch)
tree3fc3a5f46c49a3f027ed3282633db2a1fd1296e3
parenta0c2133f340f66e68020ae813edb0c83f9a44702 (diff)
downloadknemo-11835f42.tar.gz
knemo-11835f42.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 a781b76..88cd52f 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