Note: this doesn't depend on kdelibs trunk yet, copied the macro for now, will change that on monday.
Merged revisions 935217 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r935217 | tmcguire | 2009-03-04 18:00:41 +0100 (Wed, 04 Mar 2009) | 13 lines You'll need an up-to-date e4-kdelibs for this! Introduce the CMake variable ENTERPRISE_BUILD. Now, a config-enterprise.h is created, which you can #include to have enterprise-specifc behavior. This is used in KMail for the "too many recipients" warning and the default forward type combobox, which I don't really want in trunk. The GUI option is disabled here. The default too-many-recipients warning is disabled by default for non-enterprise builds, with some cmake magic.
........
svn path=/trunk/KDE/kdepim/; revision=935266