From 77c849c2bd9acd95033a7243ed630234a584fc3a Mon Sep 17 00:00:00 2001 From: Christian Muck Date: Mon, 13 Feb 2012 21:27:25 +0100 Subject: Update project structure --- cmake/config.h.cmake | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100755 cmake/config.h.cmake (limited to 'cmake/config.h.cmake') diff --git a/cmake/config.h.cmake b/cmake/config.h.cmake new file mode 100755 index 0000000..31f1144 --- /dev/null +++ b/cmake/config.h.cmake @@ -0,0 +1,48 @@ +// DO NOT EDIT! GENERATED AUTOMATICALLY! +// cmakedefine01 sets #define [0|1] if variable is defined in cmake +// variable is set by CHECK_INCLUDE_FILES and CHECK_FUNCTION_EXISTS + +#cmakedefine01 HAVE_ARPAINET_H +#cmakedefine01 HAVE_FCNTL_H +#cmakedefine01 HAVE_FLOAT_H +#cmakedefine01 HAVE_LIMITS_H +#cmakedefine01 HAVE_NETDB_H +#cmakedefine01 HAVE_NETINETIN_H +#cmakedefine01 HAVE_STDDEF_H +#cmakedefine01 HAVE_STDINT_H +#cmakedefine01 HAVE_STDLIB_H +#cmakedefine01 HAVE_STRING_H +#cmakedefine01 HAVE_STRINGS_H +#cmakedefine01 HAVE_SYSIOCTL_H +#cmakedefine01 HAVE_SYSSOCKET_H +#cmakedefine01 HAVE_SYSTIME_H +#cmakedefine01 HAVE_UNISTD_H +#cmakedefine01 HAVE_SYSIPC_H +#cmakedefine01 HAVE_NETDB_H +#cmakedefine01 HAVE_CTYPE_H +#cmakedefine01 HAVE_SIGNAL_H +#cmakedefine01 HAVE_SYSLOG_H +#cmakedefine01 HAVE_SYSSTAT_H +#cmakedefine01 HAVE_LINUXSTAT_H +#cmakedefine01 HAVE_SYSUIO_H +#cmakedefine01 HAVE_TERMIOS_H +#cmakedefine01 HAVE_UNISTD_H + +#cmakedefine01 HAVE_FUNC_BZERO +#cmakedefine01 HAVE_FUNC_CLOCKGETTIME +#cmakedefine01 HAVE_FUNC_FLOOR +#cmakedefine01 HAVE_FUNC_FORK +#cmakedefine01 HAVE_FUNC_GETHOSTBYNAME +#cmakedefine01 HAVE_FUNC_GETTIMEBYDAY +#cmakedefine01 HAVE_FUNC_INETNTOA +#cmakedefine01 HAVE_FUNC_MALLOC +#cmakedefine01 HAVE_FUNC_MEMMOVE +#cmakedefine01 HAVE_FUNC_MEMSET +#cmakedefine01 HAVE_FUNC_MKFIFO +#cmakedefine01 HAVE_FUNC_SELECT +#cmakedefine01 HAVE_FUNC_SOCKET +#cmakedefine01 HAVE_FUNC_STRCHR +#cmakedefine01 HAVE_FUNC_STRERROR +#cmakedefine01 HAVE_FUNC_STRSTR +#cmakedefine01 HAVE_FUNC_STRTOL + -- cgit v1.2.1