SVN commit 942026 by lunakl: HAVE_SETPRIORITY is not used anywhere under kdebase/apps, and there is no configure check for it anyway. I wonder how many pieces of code we have now disabled in KDE4 because the configure check for it kicked the bucket during the KDE4 porting. M +0 -3 config-apps.h.cmake --- trunk/KDE/kdebase/apps/config-apps.h.cmake #942025:942026 @@ -18,9 +18,6 @@ /* Define to 1 if you have the header file. */ #cmakedefine HAVE_SASL_SASL_H 1 -/* Define to 1 if you have the `setpriority' function. */ -#cmakedefine HAVE_SETPRIORITY 1 - /* Define to 1 if you have the `sigaction' function. */ #define HAVE_SIGACTION 1