diff options
-rw-r--r-- | configure.in.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.in.in b/configure.in.in index 9a8fcfbc..e0a96875 100644 --- a/configure.in.in +++ b/configure.in.in @@ -1,4 +1,7 @@ #MIN_CONFIG(3.3) +KDE_ENABLE_HIDDEN_VISIBILITY +KDE_INIT_DOXYGEN([KDE Utils API Reference], [Version $VERSION]) + dnl If the quanta executable name and the data dirs are changed from the default "quanta", dnl the following changes are needed: dnl - change the quanta_datadir |