Branch: master

e7d1b8fe 2014-04-05 05:26:09 Slávek Banko
Revert commit 1d498994
M arts/kde/CMakeLists.txt
M arts/knotify/CMakeLists.txt
M arts/message/CMakeLists.txt
M dcop/client/CMakeLists.txt
M dnssd/CMakeLists.txt
M interfaces/tdeimproxy/library/CMakeLists.txt
M interfaces/tdemediaplayer/CMakeLists.txt
M interfaces/tdemediaplayer/tdefileaudiopreview/CMakeLists.txt
M interfaces/tdescript/CMakeLists.txt
M interfaces/tdescript/sample/CMakeLists.txt
M interfaces/tdetexteditor/CMakeLists.txt
M kate/interfaces/CMakeLists.txt
M kate/part/CMakeLists.txt
M kate/plugins/insertfile/CMakeLists.txt
M kate/plugins/isearch/CMakeLists.txt
M kate/plugins/kdatatool/CMakeLists.txt
M kate/plugins/wordcompletion/CMakeLists.txt
M kded/CMakeLists.txt
M kdoctools/CMakeLists.txt
M kimgio/CMakeLists.txt
M kjs/CMakeLists.txt
M knewstuff/CMakeLists.txt
M libtdemid/CMakeLists.txt
M libtdescreensaver/CMakeLists.txt
M networkstatus/CMakeLists.txt
M pics/CMakeLists.txt
M tdeabc/CMakeLists.txt
M tdeabc/formats/CMakeLists.txt
M tdeabc/plugins/dir/CMakeLists.txt
M tdeabc/plugins/file/CMakeLists.txt
M tdeabc/plugins/ldaptdeio/CMakeLists.txt
M tdeabc/plugins/net/CMakeLists.txt
M tdecert/CMakeLists.txt
M tdecmshell/CMakeLists.txt
M tdeconf_update/CMakeLists.txt
M tdecore/CMakeLists.txt
M tdecore/tdeconfig_compiler/CMakeLists.txt
M tdefx/CMakeLists.txt
M tdehtml/CMakeLists.txt
M tdehtml/java/CMakeLists.txt
M tdehtml/tdemultipart/CMakeLists.txt
M tdeinit/CMakeLists.txt
M tdeio/CMakeLists.txt
M tdeio/kpasswdserver/CMakeLists.txt
M tdeio/misc/CMakeLists.txt
M tdeio/misc/kpac/CMakeLists.txt
M tdeio/misc/kssld/CMakeLists.txt
M tdeio/misc/tdefile/CMakeLists.txt
M tdeio/misc/tdentlm/CMakeLists.txt
M tdeio/misc/tdesasl/CMakeLists.txt
M tdeio/misc/tdesendbugmail/CMakeLists.txt
M tdeio/misc/tdewalletd/CMakeLists.txt
M tdeio/tdeioexec/CMakeLists.txt
M tdeio/tests/CMakeLists.txt
M tdeioslave/bzip2/CMakeLists.txt
M tdeioslave/file/CMakeLists.txt
M tdeioslave/ftp/CMakeLists.txt
M tdeioslave/gzip/CMakeLists.txt
M tdeioslave/http/CMakeLists.txt
M tdeioslave/http/kcookiejar/CMakeLists.txt
M tdeioslave/iso/CMakeLists.txt
M tdeioslave/metainfo/CMakeLists.txt
M tdemdi/CMakeLists.txt
M tdemdi/tdemdi/CMakeLists.txt
M tdeparts/CMakeLists.txt
M tdeprint/CMakeLists.txt
M tdeprint/cups/CMakeLists.txt
M tdeprint/cups/cupsdconf2/CMakeLists.txt
M tdeprint/ext/CMakeLists.txt
M tdeprint/lpdunix/CMakeLists.txt
M tdeprint/lpr/CMakeLists.txt
M tdeprint/management/CMakeLists.txt
M tdeprint/rlpr/CMakeLists.txt
M tdeprint/tools/escputil/CMakeLists.txt
M tderesources/CMakeLists.txt
M tdersync/CMakeLists.txt
M tdespell2/plugins/aspell/CMakeLists.txt
M tdespell2/plugins/ispell/CMakeLists.txt
M tdespell2/ui/CMakeLists.txt
M tdestyles/asteroid/CMakeLists.txt
M tdestyles/highcolor/CMakeLists.txt
M tdestyles/highcontrast/CMakeLists.txt
M tdestyles/highcontrast/config/CMakeLists.txt
M tdestyles/keramik/CMakeLists.txt
M tdestyles/kthemestyle/CMakeLists.txt
M tdestyles/light/CMakeLists.txt
M tdestyles/plastik/CMakeLists.txt
M tdestyles/plastik/config/CMakeLists.txt
M tdestyles/utils/installtheme/CMakeLists.txt
M tdesu/CMakeLists.txt
M tdeui/CMakeLists.txt
M tdeui/kdetrayproxy/CMakeLists.txt
M tdeunittest/CMakeLists.txt
M tdeutils/CMakeLists.txt
M tdewallet/backend/CMakeLists.txt
M tdewallet/client/CMakeLists.txt
M tdewidgets/CMakeLists.txt
diff --git a/arts/kde/CMakeLists.txt b/arts/kde/CMakeLists.txt
index 0c4a14c..091be35 100644
--- a/arts/kde/CMakeLists.txt
+++ b/arts/kde/CMakeLists.txt
@@ -25,7 +25,6 @@
 link_directories(
   ${TQT_LIBRARY_DIRS}
   ${ARTS_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 
diff --git a/arts/knotify/CMakeLists.txt b/arts/knotify/CMakeLists.txt
index 4f28da9..c290e91 100644
--- a/arts/knotify/CMakeLists.txt
+++ b/arts/knotify/CMakeLists.txt
@@ -24,7 +24,6 @@
 link_directories(
   ${TQT_LIBRARY_DIRS}
   ${ARTS_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 
diff --git a/arts/message/CMakeLists.txt b/arts/message/CMakeLists.txt
index ee6c80b..12e91f6 100644
--- a/arts/message/CMakeLists.txt
+++ b/arts/message/CMakeLists.txt
@@ -18,7 +18,6 @@
 
 link_directories(
   ${TQT_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 
diff --git a/dcop/client/CMakeLists.txt b/dcop/client/CMakeLists.txt
index bcf6b66..d0b0ee9 100644
--- a/dcop/client/CMakeLists.txt
+++ b/dcop/client/CMakeLists.txt
@@ -19,7 +19,6 @@
 
 link_directories(
   ${TQT_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 
diff --git a/dnssd/CMakeLists.txt b/dnssd/CMakeLists.txt
index 5cd7700..0135967 100644
--- a/dnssd/CMakeLists.txt
+++ b/dnssd/CMakeLists.txt
@@ -20,7 +20,6 @@
 
 link_directories(
   ${TDECORE_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 ##### headers ###################################
diff --git a/interfaces/tdeimproxy/library/CMakeLists.txt b/interfaces/tdeimproxy/library/CMakeLists.txt
index d171f91..40974d7 100644
--- a/interfaces/tdeimproxy/library/CMakeLists.txt
+++ b/interfaces/tdeimproxy/library/CMakeLists.txt
@@ -23,7 +23,6 @@
 
 link_directories(
   ${TQT_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 
diff --git a/interfaces/tdemediaplayer/CMakeLists.txt b/interfaces/tdemediaplayer/CMakeLists.txt
index 79d3b95..0c93555 100644
--- a/interfaces/tdemediaplayer/CMakeLists.txt
+++ b/interfaces/tdemediaplayer/CMakeLists.txt
@@ -26,7 +26,6 @@
 
 link_directories(
   ${TQT_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 
diff --git a/interfaces/tdemediaplayer/tdefileaudiopreview/CMakeLists.txt b/interfaces/tdemediaplayer/tdefileaudiopreview/CMakeLists.txt
index caed5f8..8e561e1 100644
--- a/interfaces/tdemediaplayer/tdefileaudiopreview/CMakeLists.txt
+++ b/interfaces/tdemediaplayer/tdefileaudiopreview/CMakeLists.txt
@@ -28,7 +28,6 @@
 link_directories(
   ${TQT_LIBRARY_DIRS}
   ${ARTS_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 
diff --git a/interfaces/tdescript/CMakeLists.txt b/interfaces/tdescript/CMakeLists.txt
index f1dafee..6b57cde 100644
--- a/interfaces/tdescript/CMakeLists.txt
+++ b/interfaces/tdescript/CMakeLists.txt
@@ -25,7 +25,6 @@
 
 link_directories(
   ${TQT_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 
diff --git a/interfaces/tdescript/sample/CMakeLists.txt b/interfaces/tdescript/sample/CMakeLists.txt
index 33fb3e5..46d031b 100644
--- a/interfaces/tdescript/sample/CMakeLists.txt
+++ b/interfaces/tdescript/sample/CMakeLists.txt
@@ -20,7 +20,6 @@
 
 link_directories(
   ${TQT_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 
diff --git a/interfaces/tdetexteditor/CMakeLists.txt b/interfaces/tdetexteditor/CMakeLists.txt
index 06dcc15..a0fea2f 100644
--- a/interfaces/tdetexteditor/CMakeLists.txt
+++ b/interfaces/tdetexteditor/CMakeLists.txt
@@ -28,7 +28,6 @@
 
 link_directories(
   ${TQT_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 
diff --git a/kate/interfaces/CMakeLists.txt b/kate/interfaces/CMakeLists.txt
index 40165a2..f62bcdb 100644
--- a/kate/interfaces/CMakeLists.txt
+++ b/kate/interfaces/CMakeLists.txt
@@ -21,7 +21,6 @@
 
 link_directories(
   ${TQT_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 
diff --git a/kate/part/CMakeLists.txt b/kate/part/CMakeLists.txt
index 62dc446..dcbc0ee 100644
--- a/kate/part/CMakeLists.txt
+++ b/kate/part/CMakeLists.txt
@@ -35,7 +35,6 @@
 link_directories(
   ${TQT_LIBRARY_DIRS}
   ${LUA_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 ##### kate (static library) #####################
diff --git a/kate/plugins/insertfile/CMakeLists.txt b/kate/plugins/insertfile/CMakeLists.txt
index 8fa803f..56bdfd9 100644
--- a/kate/plugins/insertfile/CMakeLists.txt
+++ b/kate/plugins/insertfile/CMakeLists.txt
@@ -24,7 +24,6 @@
 
 link_directories(
   ${TQT_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 
diff --git a/kate/plugins/isearch/CMakeLists.txt b/kate/plugins/isearch/CMakeLists.txt
index 3b3739f..38a0429 100644
--- a/kate/plugins/isearch/CMakeLists.txt
+++ b/kate/plugins/isearch/CMakeLists.txt
@@ -22,7 +22,6 @@
 
 link_directories(
   ${TQT_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 
diff --git a/kate/plugins/kdatatool/CMakeLists.txt b/kate/plugins/kdatatool/CMakeLists.txt
index 440958a..7ceccc1 100644
--- a/kate/plugins/kdatatool/CMakeLists.txt
+++ b/kate/plugins/kdatatool/CMakeLists.txt
@@ -24,7 +24,6 @@
 
 link_directories(
   ${TQT_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 
diff --git a/kate/plugins/wordcompletion/CMakeLists.txt b/kate/plugins/wordcompletion/CMakeLists.txt
index d96c61b..c09dbda 100644
--- a/kate/plugins/wordcompletion/CMakeLists.txt
+++ b/kate/plugins/wordcompletion/CMakeLists.txt
@@ -21,7 +21,6 @@
 
 link_directories(
   ${TQT_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 ##### other data ################################
diff --git a/kded/CMakeLists.txt b/kded/CMakeLists.txt
index 900016f..1a4433b 100644
--- a/kded/CMakeLists.txt
+++ b/kded/CMakeLists.txt
@@ -24,7 +24,6 @@
 
 link_directories(
   ${TDECORE_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 
diff --git a/kdoctools/CMakeLists.txt b/kdoctools/CMakeLists.txt
index a53bbe5..8657e27 100644
--- a/kdoctools/CMakeLists.txt
+++ b/kdoctools/CMakeLists.txt
@@ -27,7 +27,6 @@
 
 link_directories(
   ${TQT_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 
diff --git a/kimgio/CMakeLists.txt b/kimgio/CMakeLists.txt
index 9f05793..e4a3a52 100644
--- a/kimgio/CMakeLists.txt
+++ b/kimgio/CMakeLists.txt
@@ -20,7 +20,6 @@
 
 link_directories(
   ${TDECORE_LIBRARY_DIRS}
-  ${XRENDER_LIBRARY_DIRS}
 )
 
 
diff --git a/kjs/CMakeLists.txt b/kjs/CMakeLists.txt
index 5331eb1..e8530ea 100644
--- a/kjs/CMakeLists.txt
+++ b/kjs/CMakeLists.txt
@@ -21,7 +21,6 @@
 link_directories(
   ${TDECORE_LIBRARY_DIRS}
   ${LIBPCRE_LIBDIR}
-  ${XRENDER_LIBRARY_DIRS}
 )
 ** Diff limit reached (max: 250 lines) **