/* config.h.  Generated by configure.  */
/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Enable win32 COM numbering */
/* #undef CTAPI_WIN32_COM */

/* Debug CT-API */
/* #undef DEBUG_CTAPI */

/* Debug Integrated Circuit Card */
/* #undef DEBUG_ICC */

/* Debug Interface Device */
/* #undef DEBUG_IFD */

/* Debug IFD Handler */
/* #undef DEBUG_IFDH */

/* Debug Input/Output */
/* #undef DEBUG_IO */

/* Debug Protocol */
/* #undef DEBUG_PROTOCOL */

/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1

/* Define to 1 if you have the <inttypes.h> header file. */
/* #undef HAVE_INTTYPES_H */

/* Define to 1 if you have the <memory.h> header file. */
/* #undef HAVE_MEMORY_H */

/* Define to 1 if you have the `nanosleep' function. */
#define HAVE_NANOSLEEP 1

/* Define to 1 if you have the `poll' function. */
#define HAVE_POLL 1

/* Define to 1 if you have the <pthread.h> header file. */
#define HAVE_PTHREAD_H 1

/* Define to 1 if you have the <stdint.h> header file. */
/* #undef HAVE_STDINT_H */

/* Define to 1 if you have the <stdlib.h> header file. */
/* #undef HAVE_STDLIB_H */

/* Define to 1 if you have the <strings.h> header file. */
/* #undef HAVE_STRINGS_H */

/* Define to 1 if you have the <string.h> header file. */
/* #undef HAVE_STRING_H */

/* Define to 1 if you have the `syslog' function. */
#define HAVE_SYSLOG 1

/* Define to 1 if you have the <sys/stat.h> header file. */
/* #undef HAVE_SYS_STAT_H */

/* Define to 1 if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 1

/* Define to 1 if you have the <sys/types.h> header file. */
/* #undef HAVE_SYS_TYPES_H */

/* Define to 1 if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */

/* Memory size */
/* #undef ICC_SYNC_MEMORY_LENGTH */

/* Memory smartcard type (0,1,2,3) */
/* #undef ICC_SYNC_MEMORY_TYPE */

/* Smartcard of type asynchronoys */
/* #undef ICC_TYPE_ASYNC */

/* Smartcard of type synchronoys */
/* #undef ICC_TYPE_SYNC */

/* Smartcard with direct convention */
/* #undef IFD_TOWITOKO_CONVENTION_DIRECT */

/* Smartcard with inverse convention */
/* #undef IFD_TOWITOKO_CONVENTION_INVERSE */

/* ATR for asynchronous cards is cheked */
#define IFD_TOWITOKO_STRICT_ATR_CHECK 1

/* Enable Linux 2.4.X devfs support */
/* #undef IO_ENABLE_DEVFS */

/* Enable /dev/pcsc/ links */
#define IO_ENABLE_DEVPCSC 1

/* Enable USB support */
/* #undef IO_ENABLE_USB */

/* FreeBSD Operating System */
/* #undef OS_AIX */

/* Cywin32 for Windows NT environment */
/* #undef OS_CYGWIN32 */

/* FreeBSD Operating System */
/* #undef OS_FREEBSD */

/* HPUX Operating System */
/* #undef OS_HPUX */

/* IRIX Operating System */
/* #undef OS_IRIX */

/* Linux Operating System */
/* #undef OS_LINUX */

/* FreeBSD Operating System */
/* #undef OS_NETBSD */

/* OpenBSD Operating System */
/* #undef OS_OPENBSD */

/* Other Operating System */
#define OS_OTHER 1

/* SCO Operating System */
/* #undef OS_SCO */

/* Sun Operating System */
/* #undef OS_SOLARIS */

/* Name of package */
#define PACKAGE "towitoko"

/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""

/* Define to the full name of this package. */
#define PACKAGE_NAME ""

/* Define to the full name and version of this package. */
#define PACKAGE_STRING ""

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME ""

/* Define to the version of this package. */
#define PACKAGE_VERSION ""

/* Transportation of APDUs by T=0 */
/* #undef PROTOCOL_T0_ISO */

/* Timings in ATR are not used in T=0 cards */
/* #undef PROTOCOL_T0_USE_DEFAULT_TIMINGS */

/* Timings in ATR are not used in T=1 cards */
/* #undef PROTOCOL_T1_USE_DEFAULT_TIMINGS */

/* Timings in ATR are not used after PTS */
/* #undef PTS_USE_DEFAULT_TIMINGS */

/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1

/* Version number of package */
#define VERSION "2.0.7"

/* This may be usefull for LinuxThreads */
/* #undef _REENTRANT */


syntax highlighted by Code2HTML, v. 0.9.1