summaryrefslogtreecommitdiffstats
path: root/Tests/LoadCommandOneConfig/LoadedCommand.h.in
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2002-09-20 18:17:32 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2002-09-20 18:17:32 (GMT)
commit571c483ad85a3e820d5ecfa0f4d682f7f678f154 (patch)
tree2787182cedf94315ea55c4cd7d2fc22fb1da872c /Tests/LoadCommandOneConfig/LoadedCommand.h.in
parent1d0d6850493b725b49f9889f20412dbdbee74554 (diff)
downloadCMake-571c483ad85a3e820d5ecfa0f4d682f7f678f154.zip
CMake-571c483ad85a3e820d5ecfa0f4d682f7f678f154.tar.gz
CMake-571c483ad85a3e820d5ecfa0f4d682f7f678f154.tar.bz2
Include more testing
Diffstat (limited to 'Tests/LoadCommandOneConfig/LoadedCommand.h.in')
-rw-r--r--Tests/LoadCommandOneConfig/LoadedCommand.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/Tests/LoadCommandOneConfig/LoadedCommand.h.in b/Tests/LoadCommandOneConfig/LoadedCommand.h.in
index 7b210f8..ee634a0 100644
--- a/Tests/LoadCommandOneConfig/LoadedCommand.h.in
+++ b/Tests/LoadCommandOneConfig/LoadedCommand.h.in
@@ -1,3 +1,4 @@
+/* Check for size of types */
#cmakedefine SIZEOF_CHAR ${SIZEOF_CHAR}
#cmakedefine SIZEOF_SHORT ${SIZEOF_SHORT}
#cmakedefine SIZEOF_INT ${SIZEOF_INT}
@@ -5,7 +6,15 @@
#cmakedefine SIZEOF_LONG_LONG ${SIZEOF_LONG_LONG}
#cmakedefine SIZEOF___INT64 ${SIZEOF___INT64}
+/* Check for functions */
#cmakedefine HAVE_VSPRINTF
#cmakedefine HAVE_VSNPRINTF
#cmakedefine HAVE_VSBLABLA
+#cmakedefine HAVE_GETHOSTBYNAME
+#cmakedefine HAVE_CONNECT
+#cmakedefine HAVE_REMOVE
+#cmakedefine HAVE_SHMAT
+/* Check for headers */
+#cmakedefine HAVE_SYS_PRCTL_H
+#cmakedefine HAVE_SYS_PRAFASDFCTL_H