Blame config.h.in

Packit db3073
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit db3073
Packit db3073
/* Link library to all dependent libraries, not only directly needed ones */
Packit db3073
#undef ENABLE_INDIRECT_DEPS
Packit db3073
Packit db3073
/* Define to 1 if you have the <dirent.h> header file. */
Packit db3073
#undef HAVE_DIRENT_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit db3073
#undef HAVE_DLFCN_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <inttypes.h> header file. */
Packit db3073
#undef HAVE_INTTYPES_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <malloc.h> header file. */
Packit db3073
#undef HAVE_MALLOC_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <memory.h> header file. */
Packit db3073
#undef HAVE_MEMORY_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <stdint.h> header file. */
Packit db3073
#undef HAVE_STDINT_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <stdlib.h> header file. */
Packit db3073
#undef HAVE_STDLIB_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <strings.h> header file. */
Packit db3073
#undef HAVE_STRINGS_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <string.h> header file. */
Packit db3073
#undef HAVE_STRING_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit db3073
#undef HAVE_SYS_STAT_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/types.h> header file. */
Packit db3073
#undef HAVE_SYS_TYPES_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/wait.h> header file. */
Packit db3073
#undef HAVE_SYS_WAIT_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <unistd.h> header file. */
Packit db3073
#undef HAVE_UNISTD_H
Packit db3073
Packit db3073
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit db3073
   */
Packit db3073
#undef LT_OBJDIR
Packit db3073
Packit db3073
/* Name of package */
Packit db3073
#undef PACKAGE
Packit db3073
Packit db3073
/* Define to the address where bug reports for this package should be sent. */
Packit db3073
#undef PACKAGE_BUGREPORT
Packit db3073
Packit db3073
/* Define to the full name of this package. */
Packit db3073
#undef PACKAGE_NAME
Packit db3073
Packit db3073
/* Define to the full name and version of this package. */
Packit db3073
#undef PACKAGE_STRING
Packit db3073
Packit db3073
/* Define to the one symbol short name of this package. */
Packit db3073
#undef PACKAGE_TARNAME
Packit db3073
Packit db3073
/* Define to the home page for this package. */
Packit db3073
#undef PACKAGE_URL
Packit db3073
Packit db3073
/* Define to the version of this package. */
Packit db3073
#undef PACKAGE_VERSION
Packit db3073
Packit db3073
/* Define to 1 if you have the ANSI C header files. */
Packit db3073
#undef STDC_HEADERS
Packit db3073
Packit db3073
/* Version number of package */
Packit db3073
#undef VERSION