Blame config.h.in

Packit Service aee942
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service aee942
Packit Service aee942
/* bundle directory name */
Packit Service aee942
#undef BUNDLE
Packit Service aee942
Packit Service aee942
/* Enable Zero Length Packet patch */
Packit Service aee942
#undef ENABLE_ZLP
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the <arpa/inet.h> header file. */
Packit Service aee942
#undef HAVE_ARPA_INET_H
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service aee942
#undef HAVE_DLFCN_H
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the <errno.h> header file. */
Packit Service aee942
#undef HAVE_ERRNO_H
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the <fcntl.h> header file. */
Packit Service aee942
#undef HAVE_FCNTL_H
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service aee942
#undef HAVE_INTTYPES_H
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the <libusb.h> header file. */
Packit Service aee942
#undef HAVE_LIBUSB_H
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the `memcpy' function. */
Packit Service aee942
#undef HAVE_MEMCPY
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the <memory.h> header file. */
Packit Service aee942
#undef HAVE_MEMORY_H
Packit Service aee942
Packit Service aee942
/* Define if you have POSIX threads libraries and header files. */
Packit Service aee942
#undef HAVE_PTHREAD
Packit Service aee942
Packit Service aee942
/* Have PTHREAD_PRIO_INHERIT. */
Packit Service aee942
#undef HAVE_PTHREAD_PRIO_INHERIT
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the `select' function. */
Packit Service aee942
#undef HAVE_SELECT
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the <stdarg.h> header file. */
Packit Service aee942
#undef HAVE_STDARG_H
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service aee942
#undef HAVE_STDINT_H
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the <stdio.h> header file. */
Packit Service aee942
#undef HAVE_STDIO_H
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service aee942
#undef HAVE_STDLIB_H
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the `strerror' function. */
Packit Service aee942
#undef HAVE_STRERROR
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the <strings.h> header file. */
Packit Service aee942
#undef HAVE_STRINGS_H
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the <string.h> header file. */
Packit Service aee942
#undef HAVE_STRING_H
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the `strlcat' function. */
Packit Service aee942
#undef HAVE_STRLCAT
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the `strlcpy' function. */
Packit Service aee942
#undef HAVE_STRLCPY
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the `strncpy' function. */
Packit Service aee942
#undef HAVE_STRNCPY
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service aee942
#undef HAVE_SYS_STAT_H
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the <sys/time.h> header file. */
Packit Service aee942
#undef HAVE_SYS_TIME_H
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service aee942
#undef HAVE_SYS_TYPES_H
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the <termios.h> header file. */
Packit Service aee942
#undef HAVE_TERMIOS_H
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service aee942
#undef HAVE_UNISTD_H
Packit Service aee942
Packit Service aee942
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit Service aee942
#undef LT_OBJDIR
Packit Service aee942
Packit Service aee942
/* Disable logging support */
Packit Service aee942
#undef NO_LOG
Packit Service aee942
Packit Service aee942
/* Name of package */
Packit Service aee942
#undef PACKAGE
Packit Service aee942
Packit Service aee942
/* Define to the address where bug reports for this package should be sent. */
Packit Service aee942
#undef PACKAGE_BUGREPORT
Packit Service aee942
Packit Service aee942
/* Define to the full name of this package. */
Packit Service aee942
#undef PACKAGE_NAME
Packit Service aee942
Packit Service aee942
/* Define to the full name and version of this package. */
Packit Service aee942
#undef PACKAGE_STRING
Packit Service aee942
Packit Service aee942
/* Define to the one symbol short name of this package. */
Packit Service aee942
#undef PACKAGE_TARNAME
Packit Service aee942
Packit Service aee942
/* Define to the home page for this package. */
Packit Service aee942
#undef PACKAGE_URL
Packit Service aee942
Packit Service aee942
/* Define to the version of this package. */
Packit Service aee942
#undef PACKAGE_VERSION
Packit Service aee942
Packit Service aee942
/* directory containing USB drivers */
Packit Service aee942
#undef PCSCLITE_HP_DROPDIR
Packit Service aee942
Packit Service aee942
/* Define to necessary symbol if this constant uses a non-standard name on
Packit Service aee942
   your system. */
Packit Service aee942
#undef PTHREAD_CREATE_JOINABLE
Packit Service aee942
Packit Service aee942
/* Define to 1 if you have the ANSI C header files. */
Packit Service aee942
#undef STDC_HEADERS
Packit Service aee942
Packit Service aee942
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
Packit Service aee942
#undef TIME_WITH_SYS_TIME
Packit Service aee942
Packit Service aee942
/* composite device are seen as multi-slots */
Packit Service aee942
#undef USE_COMPOSITE_AS_MULTISLOT
Packit Service aee942
Packit Service aee942
/* Use syslog(3) for debug */
Packit Service aee942
#undef USE_SYSLOG
Packit Service aee942
Packit Service aee942
/* Version number of package */
Packit Service aee942
#undef VERSION
Packit Service aee942
Packit Service aee942
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
Packit Service aee942
   `char[]'. */
Packit Service aee942
#undef YYTEXT_POINTER
Packit Service aee942
Packit Service aee942
/* Define to empty if `const' does not conform to ANSI C. */
Packit Service aee942
#undef const
Packit Service aee942
Packit Service aee942
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit Service aee942
#undef size_t