summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorsamelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-03-20 15:40:48 +0000
committersamelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-03-20 15:40:48 +0000
commitdfe8053a7296cbf1924ea0149ff8bd6795fea6cb (patch)
treeae4b41a3ef01dac957cbe38a269c927fc1a31514 /config.h.cmake
parenta3db8bd529c3d812485bdd2dfc4e9ba4e49da458 (diff)
downloadtdelibs-dfe8053a7296cbf1924ea0149ff8bd6795fea6cb.tar.gz
tdelibs-dfe8053a7296cbf1924ea0149ff8bd6795fea6cb.zip
[kdelibs] remove some useless checks (HAVE_X11_EXTENSIONS_XRANDR_H, HAVE_X11_EXTENSIONS_XSHM_H, HAVE_X11_ICE_ICELIB_H, HAVE__ICETRANSNOLISTEN)
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225395 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake12
1 files changed, 0 insertions, 12 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 871c9f4bf..719e324df 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -650,15 +650,6 @@
/* Define to 1 if you have the <X11/extensions/shape.h> header file. */
#cmakedefine HAVE_X11_EXTENSIONS_SHAPE_H 1
-/* Define to 1 if you have the <X11/extensions/Xrandr.h> header file. */
-#cmakedefine HAVE_X11_EXTENSIONS_XRANDR_H 1
-
-/* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
-#cmakedefine HAVE_X11_EXTENSIONS_XSHM_H 1
-
-/* Define to 1 if you have the <X11/ICE/ICElib.h> header file. */
-#cmakedefine HAVE_X11_ICE_ICELIB_H 1
-
/* Define to 1 if the assembler supports 3DNOW instructions. */
#undef HAVE_X86_3DNOW
@@ -677,9 +668,6 @@
/* Define to 1 if you have the `_getpty' function. */
#cmakedefine HAVE__GETPTY 1
-/* Define to 1 if you have the `_IceTransNoListen' function. */
-#undef HAVE__ICETRANSNOLISTEN
-
/* Define to 1 if you have the </usr/src/sys/gnu/i386/isa/sound/awe_voice.h> header file. */
#cmakedefine HAVE__USR_SRC_SYS_GNU_I386_ISA_SOUND_AWE_VOICE_H 1