diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:28:57 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:28:57 -0600 |
commit | 7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04 (patch) | |
tree | b7c6396f4f7fe78dcd49424bff707e977541de18 /config.h.cmake | |
parent | 66c0fa70796c1989a9f3adb0c5c0ad799ade48ca (diff) | |
download | tdebase-7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04.tar.gz tdebase-7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04.zip |
Additional kde to tde renaming
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h.cmake b/config.h.cmake index 235275827..cdf1db888 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -79,11 +79,11 @@ // kcontrol/input #cmakedefine HAVE_LIBUSB 1 -// kdeprint +// tdeprint #cmakedefine HAVE_SIGACTION 1 #cmakedefine HAVE_SIGSET 1 -// kdesu +// tdesu #cmakedefine HAVE_STRUCT_UCRED 1 #cmakedefine HAVE_GETPEEREID 1 #cmakedefine HAVE_SYS_SELECT_H 1 |