diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-05-19 23:17:42 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-05-19 23:17:42 -0500 |
commit | c383da9dc680e5e79e75b84003eca7bfa08dd991 (patch) | |
tree | 7e28cb40a4e6b8c8d5acab37af4cbfd3c69650e2 /config.h.cmake | |
parent | 1312d2b18e2bdf7a8759e0c43edf90a584ac622a (diff) | |
download | tdebase-c383da9dc680e5e79e75b84003eca7bfa08dd991.tar.gz tdebase-c383da9dc680e5e79e75b84003eca7bfa08dd991.zip |
Forward port KDE SVN r803253 to fix potential security hole
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake index f5ebeebcc..cacb97cb2 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -182,6 +182,7 @@ // ksmserver #cmakedefine DBUS_SYSTEM_BUS "@DBUS_SYSTEM_BUS@" +#cmakedefine HAVE__ICETRANSNOLISTEN 1 // ksplashml #cmakedefine HAVE_XINERAMA 1 |