nut-debian/include/config.h.in

445 lines
11 KiB
C
Raw Normal View History

2014-04-22 21:39:47 +03:00
/* include/config.h.in. Generated from configure.ac by autoheader. */
2010-03-26 01:20:59 +02:00
/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD
/* Path for pid files of drivers and upsd (usually STATEPATH) */
#undef ALTPIDPATH
/* Default path for user executables */
#undef BINDIR
/* Default path for CGI programs */
#undef CGIPATH
/* Default path for configuration files */
#undef CONFPATH
/* Default path for data files */
#undef DATADIR
/* Default path for UPS drivers */
#undef DRVPATH
/* Define to nothing if C supports flexible array members, and to 1 if it does
not. That way, with a declaration like `struct s { int n; double
d[FLEXIBLE_ARRAY_MEMBER]; };', the struct hack can be used with pre-C99
compilers. When computing the size of such an object, don't use 'sizeof
(struct s)' as it overestimates the size. Use 'offsetof (struct s, d)'
instead. Don't use 'offsetof (struct s, d[0])', as this doesn't work with
MSVC and with C++ compilers. */
#undef FLEXIBLE_ARRAY_MEMBER
/* Define to 1 if you have the `atexit' function. */
#undef HAVE_ATEXIT
2011-09-29 21:14:46 +03:00
/* Define to 1 if you have the <avahi-client/client.h> header file. */
#undef HAVE_AVAHI_CLIENT_CLIENT_H
/* Define to 1 if you have the `avahi_client_new' function. */
#undef HAVE_AVAHI_CLIENT_NEW
/* Define to 1 if you have the <avahi-common/malloc.h> header file. */
#undef HAVE_AVAHI_COMMON_MALLOC_H
/* Define to 1 if you have the `avahi_free' function. */
#undef HAVE_AVAHI_FREE
2010-03-26 01:20:59 +02:00
/* Define to 1 if you have the `cfsetispeed' function. */
#undef HAVE_CFSETISPEED
/* Define to 1 if C supports variable-length arrays. */
#undef HAVE_C_VARARRAYS
2011-01-26 11:35:08 +02:00
/* Define to 1 if you have the declaration of `LOG_UPTO', and to 0 if you
don't. */
#undef HAVE_DECL_LOG_UPTO
2010-03-26 01:20:59 +02:00
/* Define to 1 if you have the declaration of `optind', and to 0 if you don't.
*/
#undef HAVE_DECL_OPTIND
/* Define to 1 if you have the declaration of `uu_lock', and to 0 if you
don't. */
#undef HAVE_DECL_UU_LOCK
/* Define to 1 if you have the declaration of `__FUNCTION__', and to 0 if you
don't. */
#undef HAVE_DECL___FUNCTION__
/* Define to 1 if you have the declaration of `__func__', and to 0 if you
don't. */
#undef HAVE_DECL___FUNC__
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you have the `fcvt' function. */
#undef HAVE_FCVT
/* Define to 1 if you have the `fcvtl' function. */
#undef HAVE_FCVTL
/* Define to 1 if you have the `flock' function. */
#undef HAVE_FLOCK
2012-01-24 12:22:33 +02:00
/* Define if FreeIPMI support is available */
#undef HAVE_FREEIPMI
2012-08-13 00:39:31 +03:00
/* Define if FreeIPMI 1.1.X / 1.2.X support is available */
#undef HAVE_FREEIPMI_11X_12X
2011-09-29 21:14:46 +03:00
/* Define to 1 if you have the <freeipmi/freeipmi.h> header file. */
#undef HAVE_FREEIPMI_FREEIPMI_H
2012-01-24 12:22:33 +02:00
/* Define if FreeIPMI monitoring support is available */
#undef HAVE_FREEIPMI_MONITORING
2010-03-26 01:20:59 +02:00
/* Define to 1 if you have the <gdfontmb.h> header file. */
#undef HAVE_GDFONTMB_H
/* Define to 1 if you have the <gd.h> header file. */
#undef HAVE_GD_H
/* Define to 1 if you have the <getopt.h> header file. */
#undef HAVE_GETOPT_H
2011-09-29 21:14:46 +03:00
/* Define to 1 if you have the `getopt_long' function. */
#undef HAVE_GETOPT_LONG
2010-03-26 01:20:59 +02:00
/* Define to 1 if you have the `getpassphrase' function. */
#undef HAVE_GETPASSPHRASE
/* Define to 1 if you have the `init_snmp' function. */
#undef HAVE_INIT_SNMP
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
2011-09-29 21:14:46 +03:00
/* Define to 1 if you have the <ipmi_monitoring.h> header file. */
#undef HAVE_IPMI_MONITORING_H
2010-03-26 01:20:59 +02:00
/* Define if you have Boutell's libgd installed */
#undef HAVE_LIBGD
2012-01-24 12:22:33 +02:00
/* Define to enable libltdl support */
#undef HAVE_LIBLTDL
2010-03-26 01:20:59 +02:00
/* Define to 1 if you have the <libpowerman.h> header file. */
#undef HAVE_LIBPOWERMAN_H
/* Define to 1 if you have the `lockf' function. */
#undef HAVE_LOCKF
/* Define to 1 if the system has the type `long double'. */
#undef HAVE_LONG_DOUBLE
/* Define to 1 if the system has the type `long long int'. */
#undef HAVE_LONG_LONG_INT
2012-01-24 12:22:33 +02:00
/* Define to 1 if you have the <ltdl.h> header file. */
#undef HAVE_LTDL_H
2010-03-26 01:20:59 +02:00
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the <net-snmp/net-snmp-config.h> header file. */
#undef HAVE_NET_SNMP_NET_SNMP_CONFIG_H
/* Define to 1 if you have the `ne_set_connect_timeout' function. */
#undef HAVE_NE_SET_CONNECT_TIMEOUT
/* Define to 1 if you have the `ne_sock_connect_timeout' function. */
#undef HAVE_NE_SOCK_CONNECT_TIMEOUT
/* Define to 1 if you have the <ne_xmlreq.h> header file. */
#undef HAVE_NE_XMLREQ_H
/* Define to 1 if you have the `ne_xml_dispatch_request' function. */
#undef HAVE_NE_XML_DISPATCH_REQUEST
2013-11-24 17:00:12 +02:00
/* Define to 1 if you have the <nss.h> header file. */
#undef HAVE_NSS_H
/* Define to 1 if you have the `NSS_Init' function. */
#undef HAVE_NSS_INIT
2010-03-26 01:20:59 +02:00
/* Define to 1 if you have the `on_exit' function. */
#undef HAVE_ON_EXIT
/* Define to 1 if you have the <openssl/ssl.h> header file. */
#undef HAVE_OPENSSL_SSL_H
/* Define to 1 if you have the `pm_connect' function. */
#undef HAVE_PM_CONNECT
2011-09-29 21:14:46 +03:00
/* Define to enable pthread support code */
#undef HAVE_PTHREAD
2010-03-26 01:20:59 +02:00
/* Define to 1 if you have the `setenv' function. */
#undef HAVE_SETENV
/* Define to 1 if you have the `seteuid' function. */
#undef HAVE_SETEUID
2011-01-26 11:35:08 +02:00
/* Define to 1 if you have the `setlogmask' function. */
#undef HAVE_SETLOGMASK
2010-03-26 01:20:59 +02:00
/* Define to 1 if you have the `setsid' function. */
#undef HAVE_SETSID
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF
/* Define to 1 if you have the `SSL_library_init' function. */
#undef HAVE_SSL_LIBRARY_INIT
/* 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 <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the `strerror' function. */
#undef HAVE_STRERROR
/* 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 you have the `strptime' function. */
#undef HAVE_STRPTIME
/* Define to 1 if you have the <sys/modem.h> header file. */
#undef HAVE_SYS_MODEM_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/termios.h> header file. */
#undef HAVE_SYS_TERMIOS_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 <tcpd.h> header file. */
#undef HAVE_TCPD_H
/* Define to 1 if you have the `tcsendbreak' function. */
#undef HAVE_TCSENDBREAK
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to 1 if you have the `usb_detach_kernel_driver_np' function. */
#undef HAVE_USB_DETACH_KERNEL_DRIVER_NP
/* Define to 1 if you have the <usb.h> header file. */
#undef HAVE_USB_H
/* Define to 1 if you have the `usb_init' function. */
#undef HAVE_USB_INIT
/* Use uu_lock for locking (FreeBSD) */
#undef HAVE_UU_LOCK
/* Define to 1 if you have the <varargs.h> header file. */
#undef HAVE_VARARGS_H
/* Define to 1 if you have the `vsnprintf' function. */
#undef HAVE_VSNPRINTF
/* Define to enable libwrap support */
#undef HAVE_WRAP
/* Default path for HTML files */
#undef HTMLPATH
/* Desired syslog facility - see syslog(3) */
#undef LOG_FACILITY
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#undef LT_OBJDIR
/* Define to use explicit getopt declarations */
#undef NEED_GETOPT_DECLS
/* Define if getopt.h is needed */
#undef NEED_GETOPT_H
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
#undef NO_MINUS_C_MINUS_O
2012-06-01 16:55:19 +03:00
/* NUT network protocol version */
#undef NUT_NETVERSION
2010-03-26 01:20:59 +02:00
/* 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
/* Path where the pid files should go */
#undef PIDPATH
/* Port for network communications */
#undef PORT
/* Group membership of user to switch to if started as root */
#undef RUN_AS_GROUP
/* User to switch to if started as root */
#undef RUN_AS_USER
2012-06-01 16:55:19 +03:00
/* Default path for system executables */
#undef SBINDIR
2010-03-26 01:20:59 +02:00
/* Path for UPS driver state files */
#undef STATEPATH
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define to 1 for Sun version of the libusb. */
#undef SUN_LIBUSB
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME
2012-01-24 12:22:33 +02:00
/* NUT tree version */
#undef TREE_VERSION
2010-03-26 01:20:59 +02:00
/* Enable extensions on AIX 3, Interix. */
#ifndef _ALL_SOURCE
# undef _ALL_SOURCE
#endif
/* Enable GNU extensions on systems that have them. */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif
/* Enable threading extensions on Solaris. */
#ifndef _POSIX_PTHREAD_SEMANTICS
# undef _POSIX_PTHREAD_SEMANTICS
#endif
/* Enable extensions on HP NonStop. */
#ifndef _TANDEM_SOURCE
# undef _TANDEM_SOURCE
#endif
/* Enable general extensions on Solaris. */
#ifndef __EXTENSIONS__
# undef __EXTENSIONS__
#endif
/* Version number of package */
#undef VERSION
2012-01-24 12:22:33 +02:00
/* Define to enable Asciidoc support */
#undef WITH_ASCIIDOC
/* Define to enable Avahi support */
2011-09-29 21:14:46 +03:00
#undef WITH_AVAHI
2012-01-24 12:22:33 +02:00
/* Define to enable CGI (HTTP) support */
#undef WITH_CGI
/* Define to enable development files support */
#undef WITH_DEV
2011-09-29 21:14:46 +03:00
/* Define to enable IPMI support using FreeIPMI */
#undef WITH_FREEIPMI
/* Define to enable IPMI support */
#undef WITH_IPMI
2012-01-24 12:22:33 +02:00
/* Define to enable libltdl (Libtool dlopen abstraction) support */
#undef WITH_LIBLTDL
/* Define to enable Powerman PDU support */
#undef WITH_LIBPOWERMAN
2012-08-13 00:39:31 +03:00
/* Define to enable Mac OS X meta-driver */
#undef WITH_MACOSX
2012-01-24 12:22:33 +02:00
/* Define to enable Neon HTTP support */
2011-09-29 21:14:46 +03:00
#undef WITH_NEON
2013-11-24 17:00:12 +02:00
/* Define to enable SSL support using Mozilla NSS */
#undef WITH_NSS
/* Define to enable SSL support using OpenSSL */
#undef WITH_OPENSSL
2012-01-24 12:22:33 +02:00
/* Define to enable serial support */
#undef WITH_SERIAL
/* Define to enable SNMP support */
#undef WITH_SNMP
2013-11-24 17:00:12 +02:00
/* Define to enable SSL */
2012-01-24 12:22:33 +02:00
#undef WITH_SSL
/* Define to enable USB support */
#undef WITH_USB
/* Define to enable libwrap (tcp-wrappers) support */
#undef WITH_WRAP
2010-03-26 01:20:59 +02:00
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
# undef WORDS_BIGENDIAN
# endif
#endif
/* Define to 1 if on MINIX. */
#undef _MINIX
/* Define to 2 if the system does not provide POSIX.1 features except with
this defined. */
#undef _POSIX_1_SOURCE
/* Define to 1 if you need to in order for `stat' and other things to work. */
#undef _POSIX_SOURCE
/* Replace missing __func__ declaration */
#undef __func__
/* Define to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus
#undef inline
#endif
/* type to use in place of socklen_t if not defined */
#undef socklen_t