Blame config.h.in

Packit 0ba690
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 0ba690
Packit 0ba690
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 0ba690
#undef HAVE_DLFCN_H
Packit 0ba690
Packit 0ba690
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 0ba690
#undef HAVE_INTTYPES_H
Packit 0ba690
Packit 0ba690
/* Define to 1 if you have the `m' library (-lm). */
Packit 0ba690
#undef HAVE_LIBM
Packit 0ba690
Packit 0ba690
/* Define to 1 if you have the `z' library (-lz). */
Packit 0ba690
#undef HAVE_LIBZ
Packit 0ba690
Packit 0ba690
/* Define to 1 if you have the <malloc.h> header file. */
Packit 0ba690
#undef HAVE_MALLOC_H
Packit 0ba690
Packit 0ba690
/* Define to 1 if you have the <memory.h> header file. */
Packit 0ba690
#undef HAVE_MEMORY_H
Packit 0ba690
Packit 0ba690
/* Define to 1 if you have the `memset' function. */
Packit 0ba690
#undef HAVE_MEMSET
Packit 0ba690
Packit 0ba690
/* Define to 1 if you have the `pow' function. */
Packit 0ba690
#undef HAVE_POW
Packit 0ba690
Packit 0ba690
/* Define to 1 if you have the <stdint.h> header file. */
Packit 0ba690
#undef HAVE_STDINT_H
Packit 0ba690
Packit 0ba690
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 0ba690
#undef HAVE_STDLIB_H
Packit 0ba690
Packit 0ba690
/* Define to 1 if you have the <strings.h> header file. */
Packit 0ba690
#undef HAVE_STRINGS_H
Packit 0ba690
Packit 0ba690
/* Define to 1 if you have the <string.h> header file. */
Packit 0ba690
#undef HAVE_STRING_H
Packit 0ba690
Packit 0ba690
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 0ba690
#undef HAVE_SYS_STAT_H
Packit 0ba690
Packit 0ba690
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 0ba690
#undef HAVE_SYS_TYPES_H
Packit 0ba690
Packit 0ba690
/* Define to 1 if you have the <unistd.h> header file. */
Packit 0ba690
#undef HAVE_UNISTD_H
Packit 0ba690
Packit 0ba690
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit 0ba690
#undef LT_OBJDIR
Packit 0ba690
Packit 0ba690
/* Name of package */
Packit 0ba690
#undef PACKAGE
Packit 0ba690
Packit 0ba690
/* Define to the address where bug reports for this package should be sent. */
Packit 0ba690
#undef PACKAGE_BUGREPORT
Packit 0ba690
Packit 0ba690
/* Define to the full name of this package. */
Packit 0ba690
#undef PACKAGE_NAME
Packit 0ba690
Packit 0ba690
/* Define to the full name and version of this package. */
Packit 0ba690
#undef PACKAGE_STRING
Packit 0ba690
Packit 0ba690
/* Define to the one symbol short name of this package. */
Packit 0ba690
#undef PACKAGE_TARNAME
Packit 0ba690
Packit 0ba690
/* Define to the home page for this package. */
Packit 0ba690
#undef PACKAGE_URL
Packit 0ba690
Packit 0ba690
/* Define to the version of this package. */
Packit 0ba690
#undef PACKAGE_VERSION
Packit 0ba690
Packit 0ba690
/* Define to 1 if you have the ANSI C header files. */
Packit 0ba690
#undef STDC_HEADERS
Packit 0ba690
Packit 0ba690
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
Packit 0ba690
#undef TM_IN_SYS_TIME
Packit 0ba690
Packit 0ba690
/* Version number of package */
Packit 0ba690
#undef VERSION
Packit 0ba690
Packit 0ba690
/* Define to empty if `const' does not conform to ANSI C. */
Packit 0ba690
#undef const
Packit 0ba690
Packit 0ba690
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit 0ba690
#undef size_t