Blame config.h.in~

Packit Service f3f829
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service f3f829
Packit Service f3f829
#ifndef __OPENHPI_CONFIG_H
Packit Service f3f829
#define __OPENHPI_CONFIG_H
Packit Service f3f829
Packit Service f3f829
/* openhpi specific config path */
Packit Service f3f829
#undef CONFPATH
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <amqp.h> header file. */
Packit Service f3f829
#undef HAVE_AMQP_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <curl/curl.h> header file. */
Packit Service f3f829
#undef HAVE_CURL_CURL_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service f3f829
#undef HAVE_DLFCN_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
Packit Service f3f829
#undef HAVE_DOPRNT
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <fcntl.h> header file. */
Packit Service f3f829
#undef HAVE_FCNTL_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <gcrypt.h> header file. */
Packit Service f3f829
#undef HAVE_GCRYPT_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the `gettimeofday' function. */
Packit Service f3f829
#undef HAVE_GETTIMEOFDAY
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service f3f829
#undef HAVE_INTTYPES_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <json-c/json.h> header file. */
Packit Service f3f829
#undef HAVE_JSON_C_JSON_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <libxml2/libxml/xmlexports.h> header file. */
Packit Service f3f829
#undef HAVE_LIBXML2_LIBXML_XMLEXPORTS_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <memory.h> header file. */
Packit Service f3f829
#undef HAVE_MEMORY_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the `memset' function. */
Packit Service f3f829
#undef HAVE_MEMSET
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <netinet/in.h> header file. */
Packit Service f3f829
#undef HAVE_NETINET_IN_H
Packit Service f3f829
Packit Service f3f829
/* openssl library was found */
Packit Service f3f829
#undef HAVE_OPENSSL
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <openssl/bio.h> header file. */
Packit Service f3f829
#undef HAVE_OPENSSL_BIO_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <openssl/err.h> header file. */
Packit Service f3f829
#undef HAVE_OPENSSL_ERR_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <openssl/md2.h> header file. */
Packit Service f3f829
#undef HAVE_OPENSSL_MD2_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <openssl/md5.h> header file. */
Packit Service f3f829
#undef HAVE_OPENSSL_MD5_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <openssl/ssl.h> header file. */
Packit Service f3f829
#undef HAVE_OPENSSL_SSL_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <stdarg.h> header file. */
Packit Service f3f829
#undef HAVE_STDARG_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service f3f829
#undef HAVE_STDINT_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service f3f829
#undef HAVE_STDLIB_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the `strdup' function. */
Packit Service f3f829
#undef HAVE_STRDUP
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if cpp supports the ANSI # stringizing operator. */
Packit Service f3f829
#undef HAVE_STRINGIZE
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <strings.h> header file. */
Packit Service f3f829
#undef HAVE_STRINGS_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <string.h> header file. */
Packit Service f3f829
#undef HAVE_STRING_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service f3f829
#undef HAVE_SYS_STAT_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <sys/time.h> header file. */
Packit Service f3f829
#undef HAVE_SYS_TIME_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service f3f829
#undef HAVE_SYS_TYPES_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service f3f829
#undef HAVE_UNISTD_H
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the `vprintf' function. */
Packit Service f3f829
#undef HAVE_VPRINTF
Packit Service f3f829
Packit Service f3f829
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit Service f3f829
   */
Packit Service f3f829
#undef LT_OBJDIR
Packit Service f3f829
Packit Service f3f829
/* default client configfile */
Packit Service f3f829
#undef OH_CLIENT_DEFAULT_CONF
Packit Service f3f829
Packit Service f3f829
/* Enables dynamic debug messages */
Packit Service f3f829
#undef OH_DBG_MSGS
Packit Service f3f829
Packit Service f3f829
/* default configfile */
Packit Service f3f829
#undef OH_DEFAULT_CONF
Packit Service f3f829
Packit Service f3f829
/* uid map */
Packit Service f3f829
#undef OH_DEFAULT_UID_MAP
Packit Service f3f829
Packit Service f3f829
/* openhpi plugin path */
Packit Service f3f829
#undef OH_PLUGIN_PATH
Packit Service f3f829
Packit Service f3f829
/* Name of package */
Packit Service f3f829
#undef PACKAGE
Packit Service f3f829
Packit Service f3f829
/* Define to the address where bug reports for this package should be sent. */
Packit Service f3f829
#undef PACKAGE_BUGREPORT
Packit Service f3f829
Packit Service f3f829
/* Define to the full name of this package. */
Packit Service f3f829
#undef PACKAGE_NAME
Packit Service f3f829
Packit Service f3f829
/* Define to the full name and version of this package. */
Packit Service f3f829
#undef PACKAGE_STRING
Packit Service f3f829
Packit Service f3f829
/* Define to the one symbol short name of this package. */
Packit Service f3f829
#undef PACKAGE_TARNAME
Packit Service f3f829
Packit Service f3f829
/* Define to the home page for this package. */
Packit Service f3f829
#undef PACKAGE_URL
Packit Service f3f829
Packit Service f3f829
/* Define to the version of this package. */
Packit Service f3f829
#undef PACKAGE_VERSION
Packit Service f3f829
Packit Service f3f829
/* Define to 1 if you have the ANSI C header files. */
Packit Service f3f829
#undef STDC_HEADERS
Packit Service f3f829
Packit Service f3f829
/* openhpi specific data path */
Packit Service f3f829
#undef VARPATH
Packit Service f3f829
Packit Service f3f829
/* Version number of package */
Packit Service f3f829
#undef VERSION
Packit Service f3f829
Packit Service f3f829
#endif /* __OPENHPI_CONFIG_H */