blob: 76ff09a360b67afb2482036a62fb9e1b598a8ce1 [file] [log] [blame]
/* wsman_config.h.cmake. Copied from wsman_config.h.in */
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
systems. This function is required for `alloca.c' support on those systems.
*/
#if 0
#define CRAY_STACKSEG_END 1
#endif
/* Define to 1 if using `alloca.c'. */
#if 0
#define C_ALLOCA 1
#endif
/* Default server config file */
#define DEFAULT_CONFIG_FILE "/etc/openwsman/openwsman.conf"
/* Default client config file */
#define DEFAULT_CLIENT_CONFIG_FILE "/etc/openwsman/openwsman_client.conf"
/* Defined if WS-Eventing wanted */
#if 1
#define ENABLE_EVENTING_SUPPORT 1
#endif
/* Define to 1 if you have `alloca', as a function or macro. */
#if 0
#define HAVE_ALLOCA 1
#endif
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
*/
#if 1
#define HAVE_ALLOCA_H 1
#endif
/* Define to 1 if you have the `bcopy' function. */
#if 1
#define HAVE_BCOPY 1
#endif
/* Define to 1 if you have the `crypt' function. */
#if 1
#define HAVE_CRYPT 1
#endif
/* Define to 1 if you have the <crypt.h> header file. */
#if 1
#define HAVE_CRYPT_H 1
#endif
/* Define to 1 if you have the <ctype.h> header file. */
#if 1
#define HAVE_CTYPE_H 1
#endif
/* Define to 1 if you have the <CUnit/Basic.h> header file. */
#if 0
#define HAVE_CUNIT_BASIC_H 1
#endif
/* Define to 1 if you have the `daemon' function. */
#if 1
#define HAVE_DAEMON 1
#endif
/* Define to 1 if you have the <dirent.h> header file. */
#if 1
#define HAVE_DIRENT_H 1
#endif
/* Define to 1 if you have the <dlfcn.h> header file. */
#if 1
#define HAVE_DLFCN_H 1
#endif
/* Define to 1 if you have the `fnmatch' function. */
#if 1
#define HAVE_FNMATCH 1
#endif
/* Define to 1 if you have the `getaddrinfo' function. */
#if 1
#define HAVE_GETADDRINFO 1
#endif
/* Define to 1 if you have the `getnameinfo' function. */
#if 1
#define HAVE_GETNAMEINFO 1
#endif
/* Define to 1 if you have the `getpid' function. */
#if 1
#define HAVE_GETPID 1
#endif
/* Define to 1 if you have the `gettimeofday' function. */
#if 1
#define HAVE_GETTIMEOFDAY 1
#endif
/* Define to 1 if you have the `gmtime_r' function. */
#if 1
#define HAVE_GMTIME_R 1
#endif
/* Define to 1 if you have the `inet_aton' function. */
#if 1
#define HAVE_INET_ATON 1
#endif
/* Define to 1 if you have the `inet_ntop' function. */
#if 1
#define HAVE_INET_NTOP 1
#endif
/* Define to 1 if you have the `inet_pton' function. */
#if 1
#define HAVE_INET_PTON 1
#endif
/* Define to 1 if you have the <inttypes.h> header file. */
#if 1
#define HAVE_INTTYPES_H 1
#endif
/* Define to 1 if the system has the type `in_addr_t'. */
#if 0
#define HAVE_IN_ADDR_T 1
#endif
/* Define to 1 if the system has the type `in_port_t'. */
#if 0
#define HAVE_IN_PORT_T 1
#endif
/* libcrypt library present */
#if 1
#define HAVE_LIBCRYPT 1
#endif
/* Define to 1 if you have the `nsl' library (-lnsl). */
#if 1
#define HAVE_LIBNSL 1
#endif
/* Define to 1 if you have the `socket' library (-lsocket). */
#if 0
#define HAVE_LIBSOCKET 1
#endif
/* Define to 1 if you have the `memmove' function. */
#if 1
#define HAVE_MEMMOVE 1
#endif
/* Define to 1 if you have the <memory.h> header file. */
#if 1
#define HAVE_MEMORY_H 1
#endif
/* Define to 1 if you have the <netinet/in.h> header file. */
#if 1
#define HAVE_NETINET_IN_H 1
#endif
/* Define to 1 if you have the <net/if_dl.h> header file. */
#if 0
#define HAVE_NET_IF_DL_H 1
#endif
/* Define to 1 if you have the <net/if.h> header file. */
#if 1
#define HAVE_NET_IF_H 1
#endif
/* Defined if pam support is available */
#if 1
#define HAVE_PAM 1
#endif
/* Define to 1 if you have the <pam/pam_appl.h> header file. */
#if 0
#define HAVE_PAM_PAM_APPL_H 1
#endif
/* Define to 1 if you have the <pam/pam_misc.h> header file. */
#if 0
#define HAVE_PAM_PAM_MISC_H 1
#endif
/* Define to 1 if you have the <pthread.h> header file. */
#if 1
#define HAVE_PTHREAD_H 1
#endif
/* Define to 1 if the system has the type `sa_family_t'. */
#if 0
#define HAVE_SA_FAMILY_T 1
#endif
/* Define if struct sockaddr contains sa_len */
#if 0
#define HAVE_SA_LEN 1
#endif
/* Define to 1 if you have the <security/pam_appl.h> header file. */
#if 1
#define HAVE_SECURITY_PAM_APPL_H 1
#endif
/* Define to 1 if you have the <security/pam_misc.h> header file. */
#if 1
#define HAVE_SECURITY_PAM_MISC_H 1
#endif
/* Define to 1 if you have the `sleep' function. */
#if 1
#define HAVE_SLEEP 1
#endif
/* Define to 1 if you have the `srandom' function. */
#if 1
#define HAVE_SRANDOM 1
#endif
/* Defined if you have SSL support */
#if 1
#define HAVE_SSL 1
#endif
/* Define to 1 if you have the <stdarg.h> header file. */
#if 1
#define HAVE_STDARG_H 1
#endif
/* Define to 1 if you have the <stdint.h> header file. */
#if 1
#define HAVE_STDINT_H 1
#endif
/* Define to 1 if you have the <stdlib.h> header file. */
#if 1
#define HAVE_STDLIB_H 1
#endif
/* Define to 1 if you have the <strings.h> header file. */
#if 1
#define HAVE_STRINGS_H 1
#endif
/* Define to 1 if you have the <string.h> header file. */
#if 1
#define HAVE_STRING_H 1
#endif
/* Define to 1 if you have the `strsep' function. */
#if 1
#define HAVE_STRSEP 1
#endif
/* Define to 1 if you have the `strtok_r' function. */
#if 1
#define HAVE_STRTOK_R 1
#endif
/* Define to 1 if you have the `syslog' function. */
#if 1
#define HAVE_SYSLOG 1
#endif
/* Define to 1 if you have the <sys/ioctl.h> header file. */
#if 1
#define HAVE_SYS_IOCTL_H 1
#endif
/* Define to 1 if you have the <sys/resource.h> header file. */
#if 1
#define HAVE_SYS_RESOURCE_H 1
#endif
/* Define to 1 if you have the <sys/select.h> header file. */
#if 1
#define HAVE_SYS_SELECT_H 1
#endif
/* Define to 1 if you have the <sys/sendfile.h> header file. */
#if 1
#define HAVE_SYS_SENDFILE_H 1
#endif
/* Define to 1 if you have the <sys/signal.h> header file. */
#if 1
#define HAVE_SYS_SIGNAL_H 1
#endif
/* Define to 1 if you have the <sys/socket.h> header file. */
#if 1
#define HAVE_SYS_SOCKET_H 1
#endif
/* Define to 1 if you have the <sys/sockio.h> header file. */
#if 0
#define HAVE_SYS_SOCKIO_H 1
#endif
/* Define to 1 if you have the <sys/stat.h> header file. */
#if 1
#define HAVE_SYS_STAT_H 1
#endif
/* Define to 1 if you have the <sys/types.h> header file. */
#if 1
#define HAVE_SYS_TYPES_H 1
#endif
/* Define to 1 if you have the `timegm' function. */
#if 1
#define HAVE_TIMEGM 1
#endif
/* Define to 1 if you have the <unistd.h> header file. */
#if 1
#define HAVE_UNISTD_H 1
#endif
/* Define to 1 if you have the `unlink' function. */
#if 1
#define HAVE_UNLINK 1
#endif
/* Define to 1 if you have the <vararg.h> header file. */
#if 0
#define HAVE_VARARG_H 1
#endif
/* Define to 1 if you have the `va_copy' function. */
#if 1
#define HAVE_VA_COPY 1
#endif
/* Name of package */
#define PACKAGE openwsman
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "www.openwsman.org"
/* Define to the full name of this package. */
#define PACKAGE_NAME "openwsman"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "WS-Management for all"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "openwsman-2.6.5.tar.bz2"
/* Define to the version of this package. */
#define PACKAGE_VERSION "2.6"
/* Define to the API version of the server plugin interface. */
#define OPENWSMAN_PLUGIN_API_VERSION "2.2"
/* The size of `int', as computed by sizeof. */
#define SIZEOF_INT
/* The size of `long', as computed by sizeof. */
#define SIZEOF_LONG
/* The size of `long long', as computed by sizeof. */
#define SIZEOF_LONG_LONG
/* The size of `short', as computed by sizeof. */
#define SIZEOF_SHORT
/* Define to 1 if you have the ANSI C header files. */
#if 1
#define STDC_HEADERS 1
#endif
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
#if 1
#define TIME_WITH_SYS_TIME 1
#endif
/* Version number of package */
#define VERSION 2.6.5
/* Defined if verbose debug logging is requested */
#if 0
#define WSMAN_DEBUG_VERBOSE 1
#endif
/* Define to `int' if <sys/types.h> does not define. */
#if 0
#define ssize_t int
#endif
/* Define to 1 if you want to enable IPv6 support. */
#if 1
#define ENABLE_IPV6 1
#endif