219 lines (146 with data), 5.8 kB
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the <assert.h> header file. */
#undef HAVE_ASSERT_H
/* Define to 1 if you have the <errno.h> header file. */
#undef HAVE_ERRNO_H
/* Define to 1 if you have the <glib.h> header file. */
#undef HAVE_GLIB_H
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the <netdb.h> header file. */
#undef HAVE_NETDB_H
/* Define to 1 if you have the <netinet/in.h> header file. */
#undef HAVE_NETINET_IN_H
/* Define to 1 if you have the <netinet/tcp.h> header file. */
#undef HAVE_NETINET_TCP_H
/* Define to 1 if the system has the type `pid_t'. */
#undef HAVE_PID_T
/* Define to 1 if you have the <poll.h> header file. */
#undef HAVE_POLL_H
/* Define to 1 if you have the <pwd.h> header file. */
#undef HAVE_PWD_H
/* Define to 1 if you have the <regex.h> header file. */
#undef HAVE_REGEX_H
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF
/* Define to 1 if you have the <stdarg.h> header file. */
#undef HAVE_STDARG_H
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdio.h> header file. */
#undef HAVE_STDIO_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the `strcasestr' function. */
#undef HAVE_STRCASESTR
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if the system has the type `struct sockaddr_un'. */
#undef HAVE_STRUCT_SOCKADDR_UN
/* Define to 1 if you have the <syslog.h> header file. */
#undef HAVE_SYSLOG_H
/* Define to 1 if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <sys/un.h> header file. */
#undef HAVE_SYS_UN_H
/* Define to 1 if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H
/* Define to 1 if you have the <time.h> header file. */
#undef HAVE_TIME_H
/* Define to 1 if the system has the type `uint32_t'. */
#undef HAVE_UINT32_T
/* Define to 1 if the system has the type `uint8_t'. */
#undef HAVE_UINT8_T
/* Define to 1 if the system has the type `uintptr_t'. */
#undef HAVE_UINTPTR_T
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to 1 if you have the `vsnprintf' function. */
#undef HAVE_VSNPRINTF
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* The size of `int', as computed by sizeof. */
#undef SIZEOF_INT
/* The size of `long int', as computed by sizeof. */
#undef SIZEOF_LONG_INT
/* The size of `pid_t', as computed by sizeof. */
#undef SIZEOF_PID_T
/* The size of `size_t', as computed by sizeof. */
#undef SIZEOF_SIZE_T
/* The size of `ssize_t', as computed by sizeof. */
#undef SIZEOF_SSIZE_T
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Version number of package */
#undef VERSION
/* Label of "Daemon" group inside config files */
#undef _CONFIG_GROUP_DAEMON
/* Label of "resource" group inside config files */
#undef _CONFIG_GROUP_RESOURCE
/* Label of "trace" group inside config files */
#undef _CONFIG_GROUP_TRACE
/* Label of "command trace file" key inside config files */
#undef _CONFIG_KEY_COMMANDTRACEFILE
/* Label of "daemon trace file" key inside config files */
#undef _CONFIG_KEY_DAEMONTRACEFILE
/* Label of "Lifespan" key inside config files */
#undef _CONFIG_KEY_LIFESPAN
/* Label of "LockMode" key inside config files */
#undef _CONFIG_KEY_LOCK_MODE
/* Label of "MulticastAddress" key inside config files */
#undef _CONFIG_KEY_MULTICAST_ADDRESS
/* Label of "MulticastPort" key inside config files */
#undef _CONFIG_KEY_MULTICAST_PORT
/* Label of "Name" key inside config files */
#undef _CONFIG_KEY_NAME
/* Label of "SocketName" key inside config files */
#undef _CONFIG_KEY_SOCKET_NAME
/* Label of "Timeout" key inside config files */
#undef _CONFIG_KEY_TIMEOUT
/* Label of "UnicastAddress" key inside config files */
#undef _CONFIG_KEY_UNICAST_ADDRESS
/* Label of "UnicastPort" key inside config files */
#undef _CONFIG_KEY_UNICAST_PORT
/* Label of "Wait" key inside config files */
#undef _CONFIG_KEY_WAIT
/* Default value for option daemon lifespan */
#undef _DEFAULT_DAEMON_LIFESPAN
/* Default port used to reach flom daemon using TCP and UDP (multicast) */
#undef _DEFAULT_DAEMON_PORT
/* String used to separate directory from file inside fully qualified path
names */
#undef _DIR_FILE_SEPARATOR
/* Exit status for generic error */
#undef _ES_GENERIC_ERROR
/* Exit status for busy resource condition */
#undef _ES_RESOURCE_BUSY
/* Exit status for command execution error */
#undef _ES_UNABLE_TO_EXECUTE_COMMAND
/* Date of release */
#undef _RELEASE_DATE
/* System wide configuration filename */
#undef _SYSTEM_CONFIG_FILENAME
/* User default configuration filename */
#undef _USER_CONFIG_FILENAME