#MIN_CONFIG(3.3) # Define a symbol, to know that we're compiling WITH kde. (for apps that # can compile without KDE, optionally) AM_CONDITIONAL(KDE_INSTALLED, test "$have_kde" = "yes") KDE_ENABLE_HIDDEN_VISIBILITY CXXFLAGS="$CXXFLAGS $KDE_DEFAULT_CXXFLAGS"