Blame config.h.in

Packit a3a425
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit a3a425
Packit a3a425
/* Debug messages. */
Packit a3a425
#undef ENABLE_DEBUG
Packit a3a425
Packit a3a425
/* Experimental features. */
Packit a3a425
#undef ENABLE_EXPERIMENTAL
Packit a3a425
Packit a3a425
/* System logging. */
Packit a3a425
#undef ENABLE_LOGGING
Packit a3a425
Packit a3a425
/* Enable Xz for modules. */
Packit a3a425
#undef ENABLE_XZ
Packit a3a425
Packit a3a425
/* Enable zlib for modules. */
Packit a3a425
#undef ENABLE_ZLIB
Packit a3a425
Packit a3a425
/* Define to 1 if you have the declaration of `be32toh', and to 0 if you
Packit a3a425
   don't. */
Packit a3a425
#undef HAVE_DECL_BE32TOH
Packit a3a425
Packit a3a425
/* Define to 1 if you have the declaration of `strndupa', and to 0 if you
Packit a3a425
   don't. */
Packit a3a425
#undef HAVE_DECL_STRNDUPA
Packit a3a425
Packit a3a425
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit a3a425
#undef HAVE_DLFCN_H
Packit a3a425
Packit a3a425
/* Define to 1 if you have the `finit_module' function. */
Packit a3a425
#undef HAVE_FINIT_MODULE
Packit a3a425
Packit a3a425
/* Define to 1 if you have the <inttypes.h> header file. */
Packit a3a425
#undef HAVE_INTTYPES_H
Packit a3a425
Packit a3a425
/* Define to 1 if you have the <linux/module.h> header file. */
Packit a3a425
#undef HAVE_LINUX_MODULE_H
Packit a3a425
Packit a3a425
/* Define to 1 if you have the <memory.h> header file. */
Packit a3a425
#undef HAVE_MEMORY_H
Packit a3a425
Packit a3a425
/* Define if _Noreturn is available */
Packit a3a425
#undef HAVE_NORETURN
Packit a3a425
Packit a3a425
/* Define to 1 if you have the `secure_getenv' function. */
Packit a3a425
#undef HAVE_SECURE_GETENV
Packit a3a425
Packit a3a425
/* Define if _Static_assert() is available */
Packit a3a425
#undef HAVE_STATIC_ASSERT
Packit a3a425
Packit a3a425
/* Define to 1 if you have the <stdint.h> header file. */
Packit a3a425
#undef HAVE_STDINT_H
Packit a3a425
Packit a3a425
/* Define to 1 if you have the <stdlib.h> header file. */
Packit a3a425
#undef HAVE_STDLIB_H
Packit a3a425
Packit a3a425
/* Define to 1 if you have the <strings.h> header file. */
Packit a3a425
#undef HAVE_STRINGS_H
Packit a3a425
Packit a3a425
/* Define to 1 if you have the <string.h> header file. */
Packit a3a425
#undef HAVE_STRING_H
Packit a3a425
Packit a3a425
/* Define to 1 if `st_mtim' is a member of `struct stat'. */
Packit a3a425
#undef HAVE_STRUCT_STAT_ST_MTIM
Packit a3a425
Packit a3a425
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit a3a425
#undef HAVE_SYS_STAT_H
Packit a3a425
Packit a3a425
/* Define to 1 if you have the <sys/types.h> header file. */
Packit a3a425
#undef HAVE_SYS_TYPES_H
Packit a3a425
Packit a3a425
/* Define to 1 if you have the <unistd.h> header file. */
Packit a3a425
#undef HAVE_UNISTD_H
Packit a3a425
Packit a3a425
/* Define to 1 if compiler has __builtin_clz() builtin function */
Packit a3a425
#undef HAVE___BUILTIN_CLZ
Packit a3a425
Packit a3a425
/* Define to 1 if compiler has __builtin_types_compatible_p() builtin function
Packit a3a425
   */
Packit a3a425
#undef HAVE___BUILTIN_TYPES_COMPATIBLE_P
Packit a3a425
Packit a3a425
/* Define to 1 if compiler has __builtin_uaddll_overflow() builtin function */
Packit a3a425
#undef HAVE___BUILTIN_UADDLL_OVERFLOW
Packit a3a425
Packit a3a425
/* Define to 1 if compiler has __builtin_uaddl_overflow() builtin function */
Packit a3a425
#undef HAVE___BUILTIN_UADDL_OVERFLOW
Packit a3a425
Packit a3a425
/* Define to 1 if you have the `__secure_getenv' function. */
Packit a3a425
#undef HAVE___SECURE_GETENV
Packit a3a425
Packit a3a425
/* Define to 1 if you have the `__xstat' function. */
Packit a3a425
#undef HAVE___XSTAT
Packit a3a425
Packit a3a425
/* Features in this build */
Packit a3a425
#undef KMOD_FEATURES
Packit a3a425
Packit a3a425
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit a3a425
#undef LT_OBJDIR
Packit a3a425
Packit a3a425
/* Name of package */
Packit a3a425
#undef PACKAGE
Packit a3a425
Packit a3a425
/* Define to the address where bug reports for this package should be sent. */
Packit a3a425
#undef PACKAGE_BUGREPORT
Packit a3a425
Packit a3a425
/* Define to the full name of this package. */
Packit a3a425
#undef PACKAGE_NAME
Packit a3a425
Packit a3a425
/* Define to the full name and version of this package. */
Packit a3a425
#undef PACKAGE_STRING
Packit a3a425
Packit a3a425
/* Define to the one symbol short name of this package. */
Packit a3a425
#undef PACKAGE_TARNAME
Packit a3a425
Packit a3a425
/* Define to the home page for this package. */
Packit a3a425
#undef PACKAGE_URL
Packit a3a425
Packit a3a425
/* Define to the version of this package. */
Packit a3a425
#undef PACKAGE_VERSION
Packit a3a425
Packit a3a425
/* Define to 1 if you have the ANSI C header files. */
Packit a3a425
#undef STDC_HEADERS
Packit a3a425
Packit a3a425
/* Enable extensions on AIX 3, Interix.  */
Packit a3a425
#ifndef _ALL_SOURCE
Packit a3a425
# undef _ALL_SOURCE
Packit a3a425
#endif
Packit a3a425
/* Enable GNU extensions on systems that have them.  */
Packit a3a425
#ifndef _GNU_SOURCE
Packit a3a425
# undef _GNU_SOURCE
Packit a3a425
#endif
Packit a3a425
/* Enable threading extensions on Solaris.  */
Packit a3a425
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit a3a425
# undef _POSIX_PTHREAD_SEMANTICS
Packit a3a425
#endif
Packit a3a425
/* Enable extensions on HP NonStop.  */
Packit a3a425
#ifndef _TANDEM_SOURCE
Packit a3a425
# undef _TANDEM_SOURCE
Packit a3a425
#endif
Packit a3a425
/* Enable general extensions on Solaris.  */
Packit a3a425
#ifndef __EXTENSIONS__
Packit a3a425
# undef __EXTENSIONS__
Packit a3a425
#endif
Packit a3a425
Packit a3a425
Packit a3a425
/* Version number of package */
Packit a3a425
#undef VERSION
Packit a3a425
Packit a3a425
/* Enable large inode numbers on Mac OS X 10.5.  */
Packit a3a425
#ifndef _DARWIN_USE_64_BIT_INODE
Packit a3a425
# define _DARWIN_USE_64_BIT_INODE 1
Packit a3a425
#endif
Packit a3a425
Packit a3a425
/* Number of bits in a file offset, on hosts where this is settable. */
Packit a3a425
#undef _FILE_OFFSET_BITS
Packit a3a425
Packit a3a425
/* Define for large files, on AIX-style hosts. */
Packit a3a425
#undef _LARGE_FILES
Packit a3a425
Packit a3a425
/* Define to 1 if on MINIX. */
Packit a3a425
#undef _MINIX
Packit a3a425
Packit a3a425
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit a3a425
   this defined. */
Packit a3a425
#undef _POSIX_1_SOURCE
Packit a3a425
Packit a3a425
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit a3a425
#undef _POSIX_SOURCE