Blame config.h.in

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