summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-26 15:53:35 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-26 15:53:35 -0500
commitf266fb5f2f9e5521c55155db0f0e350bdc900635 (patch)
tree0813aa99db3c652280e701a62fdee2cd0a4052e3
parent001fa24363bf5761d76794f28844c5d3fdccec64 (diff)
downloadtde-style-lipstik-f266fb5f.tar.gz
tde-style-lipstik-f266fb5f.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 f950a02..313919a 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -1,3 +1,4 @@
#MIN_CONFIG(3)
+KDE_ENABLE_HIDDEN_VISIBILITY
AM_INIT_AUTOMAKE(lipstik, 0.1)