summaryrefslogtreecommitdiffstats
path: root/Tests/LoadCommand/LoadedCommand.h.in
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2011-10-06 10:04:12 (GMT)
committerRolf Eike Beer <eike@sf-mail.de>2012-01-20 17:31:32 (GMT)
commit1531c11168ad3e629e504af32d7ddc4435fbc3c7 (patch)
treeb60a5d7f2bc1d4af48cbeaddd2ebe19dc6021315 /Tests/LoadCommand/LoadedCommand.h.in
parentb8ff1c1e72899e7381d93e44b00824faf73d94ab (diff)
downloadCMake-1531c11168ad3e629e504af32d7ddc4435fbc3c7.zip
CMake-1531c11168ad3e629e504af32d7ddc4435fbc3c7.tar.gz
CMake-1531c11168ad3e629e504af32d7ddc4435fbc3c7.tar.bz2
LoadCommand test: cleanup
This removes some useless checking. The results of these things are never properly checked so they should not count as testcases. At the end they only needlessly clutter the output.
Diffstat (limited to 'Tests/LoadCommand/LoadedCommand.h.in')
-rw-r--r--Tests/LoadCommand/LoadedCommand.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/Tests/LoadCommand/LoadedCommand.h.in b/Tests/LoadCommand/LoadedCommand.h.in
index 7a0a15d..7516a66 100644
--- a/Tests/LoadCommand/LoadedCommand.h.in
+++ b/Tests/LoadCommand/LoadedCommand.h.in
@@ -5,9 +5,3 @@
/* Check for functions */
#cmakedefine HAVE_PRINTF
#cmakedefine HAVE_VSBLABLA
-
-/* Check for headers */
-#cmakedefine HAVE_SYS_PRCTL_H
-
-/* Check for libraries */
-#cmakedefine HAVE_LIBM