/* config.h.in. Generated from configure.in by autoheader. */ /* $Id: acconfig.h.in,v 1.6 2003/02/17 04:17:45 aquamaniac Exp $ */ /* author of this package (that is me, Martin Preuss) */ #undef AUTHOR /* path and name of the global client configuration file */ #undef CHIPCARDC_CFGFILE /* path and name of the global server configuration file */ #undef CHIPCARDD_CFGFILE /* path of the command files */ #undef CHIPCARD_COMMANDS /* path of the driver description files */ #undef CHIPCARD_DRIVERS /* path of the pid file for chipcardd */ #undef CHIPCARDD_PIDDIR /* name of the pid file for chipcardd */ #undef CHIPCARDD_PIDFILE /* path of the log file for chipcardd */ #undef CHIPCARDD_LOGDIR /* name of the log file for chipcardd */ #undef CHIPCARDD_LOGFILE /* define if openssl is available */ #undef CT_USE_ENCRYPTION /* Define if you need the GNU extensions to compile */ #undef _GNU_SOURCE /* define if PC/SC is available */ #undef USE_PCSC /* name of the library to load for PCSC support */ #undef WINSCARD_LIB /* only for windows, to allow building a DLL */ #undef BUILDING_CHIPCARD_DLL /* define if "__func__" is available */ #undef HAVE_FUNC /* debug mode */ #undef DEBUGMODE #undef HAVE_KDE2 #undef HAVE_KDE3 /* define generation of KDE */ #undef KDE_GENERATION #undef HAVE_KDE /* short name of the operating system (like "linux") */ #undef OS_SHORTNAME /* operating system type ("posix" or "windows") */ #undef OS_TYPE /* full name of the operating system (like "i586-pc-linux") */ #undef OS_NAME /* only defined if target is BeOS */ #undef OS_BEOS /* only defined if target is Linux */ #undef OS_LINUX /* only defined if target is OpenBSD */ #undef OS_OPENBSD /* only defined if target is FreeBSD */ #undef OS_FREEBSD /* only defined if target is Windows */ #undef OS_WIN32 #undef HAVE_QT2 #undef HAVE_QT3 #undef HAVE_QT /* define generation of QT */ #undef QT_GENERATION /* define if openssl is available */ #undef HAVE_OPENSSL /* Define to 1 if you have the header file. */ #undef HAVE_ARPA_INET_H /* Define to 1 if you have the `chmod' function. */ #undef HAVE_CHMOD /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the `fork' function. */ #undef HAVE_FORK /* Define to 1 if you have the `getpid' function. */ #undef HAVE_GETPID /* if gettext is available */ #undef HAVE_GETTEXT_ENVIRONMENT /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_LIBINTL_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the `random' function. */ #undef HAVE_RANDOM /* Define to 1 if you have the `sigaction' function. */ #undef HAVE_SIGACTION /* Define to 1 if you have the header file. */ #undef HAVE_SIGNAL_H /* Define to 1 if you have the `snprintf' function. */ #undef HAVE_SNPRINTF /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYSLOG_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_WAIT_H /* Define to 1 if you have the `time' function. */ #undef HAVE_TIME /* Define to 1 if you have the header file. */ #undef HAVE_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the `wait' function. */ #undef HAVE_WAIT /* Path for locales */ #undef I18N_PATH /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* Define to empty if `const' does not conform to ANSI C. */ #undef const