summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2021-05-07 22:54:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-05-07 22:54:52 +0900
commita4417dd2f8ebf7c4af94e932c753560f6f675c63 (patch)
tree88eed0a3880058b7990f2ca64b139cf120511d61
parent4169fb7a822dfcd83b14bc550b4bd9d2ae9865b8 (diff)
downloadtdepowersave-a4417dd2f8ebf7c4af94e932c753560f6f675c63.tar.gz
tdepowersave-a4417dd2f8ebf7c4af94e932c753560f6f675c63.zip
Fixed comment on previous commit.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--ConfigureChecks.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake
index dcfe5fe..6dd460f 100644
--- a/ConfigureChecks.cmake
+++ b/ConfigureChecks.cmake
@@ -64,7 +64,7 @@ if( NOT DBUS_TQT_FOUND )
endif( )
-# tdehwlib (drkonqi, kcontrol, kicker, ksmserver, tdeioslaves, tdm)
+# check for tdehwlib
tde_save_and_set( CMAKE_REQUIRED_INCLUDES "${TDE_INCLUDE_DIR}" )
check_cxx_source_compiles( "
#include <kdemacros.h>