Blame configure.h.in

Packit 56e23f
/* configure.h.in.  Generated from configure.ac by autoheader.  */
Packit 56e23f
Packit 56e23f
/* Python bindings build flag. */
Packit 56e23f
#undef ENABLE_PYTHON
Packit 56e23f
Packit 56e23f
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 56e23f
#undef HAVE_DLFCN_H
Packit 56e23f
Packit 56e23f
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 56e23f
#undef HAVE_INTTYPES_H
Packit 56e23f
Packit 56e23f
/* Define to 1 if you have the <linux/seccomp.h> header file. */
Packit 56e23f
#undef HAVE_LINUX_SECCOMP_H
Packit 56e23f
Packit 56e23f
/* Define to 1 if you have the <memory.h> header file. */
Packit 56e23f
#undef HAVE_MEMORY_H
Packit 56e23f
Packit 56e23f
/* Define to 1 if you have the <stdint.h> header file. */
Packit 56e23f
#undef HAVE_STDINT_H
Packit 56e23f
Packit 56e23f
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 56e23f
#undef HAVE_STDLIB_H
Packit 56e23f
Packit 56e23f
/* Define to 1 if you have the <strings.h> header file. */
Packit 56e23f
#undef HAVE_STRINGS_H
Packit 56e23f
Packit 56e23f
/* Define to 1 if you have the <string.h> header file. */
Packit 56e23f
#undef HAVE_STRING_H
Packit 56e23f
Packit 56e23f
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 56e23f
#undef HAVE_SYS_STAT_H
Packit 56e23f
Packit 56e23f
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 56e23f
#undef HAVE_SYS_TYPES_H
Packit 56e23f
Packit 56e23f
/* Define to 1 if you have the <unistd.h> header file. */
Packit 56e23f
#undef HAVE_UNISTD_H
Packit 56e23f
Packit 56e23f
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit 56e23f
#undef LT_OBJDIR
Packit 56e23f
Packit 56e23f
/* Name of package */
Packit 56e23f
#undef PACKAGE
Packit 56e23f
Packit 56e23f
/* Define to the address where bug reports for this package should be sent. */
Packit 56e23f
#undef PACKAGE_BUGREPORT
Packit 56e23f
Packit 56e23f
/* Define to the full name of this package. */
Packit 56e23f
#undef PACKAGE_NAME
Packit 56e23f
Packit 56e23f
/* Define to the full name and version of this package. */
Packit 56e23f
#undef PACKAGE_STRING
Packit 56e23f
Packit 56e23f
/* Define to the one symbol short name of this package. */
Packit 56e23f
#undef PACKAGE_TARNAME
Packit 56e23f
Packit 56e23f
/* Define to the home page for this package. */
Packit 56e23f
#undef PACKAGE_URL
Packit 56e23f
Packit 56e23f
/* Define to the version of this package. */
Packit 56e23f
#undef PACKAGE_VERSION
Packit 56e23f
Packit 56e23f
/* Define to 1 if you have the ANSI C header files. */
Packit 56e23f
#undef STDC_HEADERS
Packit 56e23f
Packit 56e23f
/* Version number of package */
Packit 56e23f
#undef VERSION