Blame config.h.in

Packit Service cb7057
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service cb7057
Packit Service cb7057
/* Debug messages. */
Packit Service cb7057
#undef ENABLE_DEBUG
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the `argz_add' function. */
Packit Service cb7057
#undef HAVE_ARGZ_ADD
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the `argz_append' function. */
Packit Service cb7057
#undef HAVE_ARGZ_APPEND
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the `argz_count' function. */
Packit Service cb7057
#undef HAVE_ARGZ_COUNT
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the `argz_create_sep' function. */
Packit Service cb7057
#undef HAVE_ARGZ_CREATE_SEP
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the <argz.h> header file. */
Packit Service cb7057
#undef HAVE_ARGZ_H
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the `argz_insert' function. */
Packit Service cb7057
#undef HAVE_ARGZ_INSERT
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the `argz_next' function. */
Packit Service cb7057
#undef HAVE_ARGZ_NEXT
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the `argz_stringify' function. */
Packit Service cb7057
#undef HAVE_ARGZ_STRINGIFY
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the `closedir' function. */
Packit Service cb7057
#undef HAVE_CLOSEDIR
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
Packit Service cb7057
   you don't. */
Packit Service cb7057
#undef HAVE_DECL_CYGWIN_CONV_PATH
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the declaration of `NLA_F_NESTED', and to 0 if you
Packit Service cb7057
   don't. */
Packit Service cb7057
#undef HAVE_DECL_NLA_F_NESTED
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the declaration of `NLA_F_NET_BYTEORDER', and to 0
Packit Service cb7057
   if you don't. */
Packit Service cb7057
#undef HAVE_DECL_NLA_F_NET_BYTEORDER
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the declaration of `NLA_TYPE_MASK', and to 0 if you
Packit Service cb7057
   don't. */
Packit Service cb7057
#undef HAVE_DECL_NLA_TYPE_MASK
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the <dirent.h> header file. */
Packit Service cb7057
#undef HAVE_DIRENT_H
Packit Service cb7057
Packit Service cb7057
/* Define if you have the GNU dld library. */
Packit Service cb7057
#undef HAVE_DLD
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the <dld.h> header file. */
Packit Service cb7057
#undef HAVE_DLD_H
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the `dlerror' function. */
Packit Service cb7057
#undef HAVE_DLERROR
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service cb7057
#undef HAVE_DLFCN_H
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the <dl.h> header file. */
Packit Service cb7057
#undef HAVE_DL_H
Packit Service cb7057
Packit Service cb7057
/* Define if you have the _dyld_func_lookup function. */
Packit Service cb7057
#undef HAVE_DYLD
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if the system has the type `error_t'. */
Packit Service cb7057
#undef HAVE_ERROR_T
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the `gethostbyname2' function. */
Packit Service cb7057
#undef HAVE_GETHOSTBYNAME2
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service cb7057
#undef HAVE_INTTYPES_H
Packit Service cb7057
Packit Service cb7057
/* Define if you have the libdl library or equivalent. */
Packit Service cb7057
#undef HAVE_LIBDL
Packit Service cb7057
Packit Service cb7057
/* Define if libdlloader will be built on this platform */
Packit Service cb7057
#undef HAVE_LIBDLLOADER
Packit Service cb7057
Packit Service cb7057
/* Define this if a modern libltdl is already installed */
Packit Service cb7057
#undef HAVE_LTDL
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the <mach-o/dyld.h> header file. */
Packit Service cb7057
#undef HAVE_MACH_O_DYLD_H
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the <memory.h> header file. */
Packit Service cb7057
#undef HAVE_MEMORY_H
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the `opendir' function. */
Packit Service cb7057
#undef HAVE_OPENDIR
Packit Service cb7057
Packit Service cb7057
/* Define if libtool can extract symbol lists from object files. */
Packit Service cb7057
#undef HAVE_PRELOADED_SYMBOLS
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the `readdir' function. */
Packit Service cb7057
#undef HAVE_READDIR
Packit Service cb7057
Packit Service cb7057
/* Define if you have the shl_load function. */
Packit Service cb7057
#undef HAVE_SHL_LOAD
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service cb7057
#undef HAVE_STDINT_H
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service cb7057
#undef HAVE_STDLIB_H
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the <strings.h> header file. */
Packit Service cb7057
#undef HAVE_STRINGS_H
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the <string.h> header file. */
Packit Service cb7057
#undef HAVE_STRING_H
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the `strlcat' function. */
Packit Service cb7057
#undef HAVE_STRLCAT
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the `strlcpy' function. */
Packit Service cb7057
#undef HAVE_STRLCPY
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the <sys/dl.h> header file. */
Packit Service cb7057
#undef HAVE_SYS_DL_H
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service cb7057
#undef HAVE_SYS_STAT_H
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service cb7057
#undef HAVE_SYS_TYPES_H
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if the system has the type `union nf_inet_addr'. */
Packit Service cb7057
#undef HAVE_UNION_NF_INET_ADDR
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service cb7057
#undef HAVE_UNISTD_H
Packit Service cb7057
Packit Service cb7057
/* This value is set to 1 to indicate that the system argz facility works */
Packit Service cb7057
#undef HAVE_WORKING_ARGZ
Packit Service cb7057
Packit Service cb7057
/* Define if the OS needs help to load dependent libraries for dlopen(). */
Packit Service cb7057
#undef LTDL_DLOPEN_DEPLIBS
Packit Service cb7057
Packit Service cb7057
/* Define to the system default library search path. */
Packit Service cb7057
#undef LT_DLSEARCH_PATH
Packit Service cb7057
Packit Service cb7057
/* The archive extension */
Packit Service cb7057
#undef LT_LIBEXT
Packit Service cb7057
Packit Service cb7057
/* The archive prefix */
Packit Service cb7057
#undef LT_LIBPREFIX
Packit Service cb7057
Packit Service cb7057
/* Define to the extension used for runtime loadable modules, say, ".so". */
Packit Service cb7057
#undef LT_MODULE_EXT
Packit Service cb7057
Packit Service cb7057
/* Define to the name of the environment variable that determines the run-time
Packit Service cb7057
   module search path. */
Packit Service cb7057
#undef LT_MODULE_PATH_VAR
Packit Service cb7057
Packit Service cb7057
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit Service cb7057
#undef LT_OBJDIR
Packit Service cb7057
Packit Service cb7057
/* Define to the shared library suffix, say, ".dylib". */
Packit Service cb7057
#undef LT_SHARED_EXT
Packit Service cb7057
Packit Service cb7057
/* Define to the shared archive member specification, say "(shr.o)". */
Packit Service cb7057
#undef LT_SHARED_LIB_MEMBER
Packit Service cb7057
Packit Service cb7057
/* Define if dlsym() requires a leading underscore in symbol names. */
Packit Service cb7057
#undef NEED_USCORE
Packit Service cb7057
Packit Service cb7057
/* Name of package */
Packit Service cb7057
#undef PACKAGE
Packit Service cb7057
Packit Service cb7057
/* Define to the address where bug reports for this package should be sent. */
Packit Service cb7057
#undef PACKAGE_BUGREPORT
Packit Service cb7057
Packit Service cb7057
/* Define to the full name of this package. */
Packit Service cb7057
#undef PACKAGE_NAME
Packit Service cb7057
Packit Service cb7057
/* Define to the full name and version of this package. */
Packit Service cb7057
#undef PACKAGE_STRING
Packit Service cb7057
Packit Service cb7057
/* Define to the one symbol short name of this package. */
Packit Service cb7057
#undef PACKAGE_TARNAME
Packit Service cb7057
Packit Service cb7057
/* Define to the home page for this package. */
Packit Service cb7057
#undef PACKAGE_URL
Packit Service cb7057
Packit Service cb7057
/* Define to the version of this package. */
Packit Service cb7057
#undef PACKAGE_VERSION
Packit Service cb7057
Packit Service cb7057
/* Define to 1 if you have the ANSI C header files. */
Packit Service cb7057
#undef STDC_HEADERS
Packit Service cb7057
Packit Service cb7057
/* Version number of package */
Packit Service cb7057
#undef VERSION
Packit Service cb7057
Packit Service cb7057
/* Define so that glibc/gnulib argp.h does not typedef error_t. */
Packit Service cb7057
#undef __error_t_defined
Packit Service cb7057
Packit Service cb7057
/* Define to a type to use for 'error_t' if it is not otherwise available. */
Packit Service cb7057
#undef error_t