summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-26 15:42:52 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-26 15:42:52 -0500
commit2afd001208ebe2044f83aceaeb47b99a8f71254a (patch)
tree739a2e7b7fba0304070816e9fc7379001dbef633
parent22bc983385c1de2744a2ea44da64df11cf3ee5b6 (diff)
downloadkonversation-2afd001208ebe2044f83aceaeb47b99a8f71254a.tar.gz
konversation-2afd001208ebe2044f83aceaeb47b99a8f71254a.zip
Add automake support for --enable-gcc-hidden-visibility.
-rw-r--r--configure.in.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in.in b/configure.in.in
index a781b76..038ef13 100644
--- a/configure.in.in
+++ b/configure.in.in
@@ -1,4 +1,6 @@
#MIN_CONFIG(3.2)
+KDE_ENABLE_HIDDEN_VISIBILITY
+KDE_INIT_DOXYGEN([KDE Utils API Reference], [Version $VERSION])
CXXFLAGS="$CXXFLAGS $KDE_DEFAULT_CXXFLAGS"
if test "$build_arts" = "yes"; then