diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-11 12:17:14 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-11 12:17:14 -0500 |
commit | 451648d55498ac29d9164519cc4cda2e65503a16 (patch) | |
tree | 1fc285e3f05d12c27fa65c116dd46ac9a76f68a7 /config.h.cmake | |
parent | 8ee0ab9902681d432ea668d6e09f630b3d2f9e62 (diff) | |
parent | 3081800c1471aa9cb8d67203b2c6277a92a1f5ce (diff) | |
download | tdebase-451648d55498ac29d9164519cc4cda2e65503a16.tar.gz tdebase-451648d55498ac29d9164519cc4cda2e65503a16.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase
Diffstat (limited to 'config.h.cmake')
-rw-r--r-- | config.h.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake index 39d6d8528..772ca8840 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -24,6 +24,9 @@ // kxkb #cmakedefine HAVE_XTEST 1 +// xscreensaver +#cmakedefine HAVE_XSCREENSAVER 1 + // libart #cmakedefine HAVE_LIBART 1 |