00001 /* ac_cfg.h.in. Generated from configure.ac by autoheader. */ 00002 00003 /* Define to 1 if you have the <ddk/hidsdi.h> header file. */ 00004 #undef HAVE_DDK_HIDSDI_H 00005 00006 /* Define to 1 if you have the <fcntl.h> header file. */ 00007 #undef HAVE_FCNTL_H 00008 00009 /* Define to 1 if you have the `gettimeofday' function. */ 00010 #undef HAVE_GETTIMEOFDAY 00011 00012 /* Define to 1 if you have the <inttypes.h> header file. */ 00013 #undef HAVE_INTTYPES_H 00014 00015 /* Define if HID support is enabled via the Win32 DDK */ 00016 #undef HAVE_LIBHID 00017 00018 /* Define to 1 if you have the `ncurses' library (-lncurses). */ 00019 #undef HAVE_LIBNCURSES 00020 00021 /* Define to 1 if you have the `readline' library (-lreadline). */ 00022 #undef HAVE_LIBREADLINE 00023 00024 /* Define to 1 if you have the `termcap' library (-ltermcap). */ 00025 #undef HAVE_LIBTERMCAP 00026 00027 /* Define if USB support is enabled via libusb */ 00028 #undef HAVE_LIBUSB 00029 00030 /* Define to 1 if you have the <limits.h> header file. */ 00031 #undef HAVE_LIMITS_H 00032 00033 /* Define to 1 if you have the <memory.h> header file. */ 00034 #undef HAVE_MEMORY_H 00035 00036 /* Define to 1 if you have the `memset' function. */ 00037 #undef HAVE_MEMSET 00038 00039 /* parallel port access enabled */ 00040 #undef HAVE_PARPORT 00041 00042 /* Define to 1 if you have the `select' function. */ 00043 #undef HAVE_SELECT 00044 00045 /* Define to 1 if you have the <stdint.h> header file. */ 00046 #undef HAVE_STDINT_H 00047 00048 /* Define to 1 if you have the <stdlib.h> header file. */ 00049 #undef HAVE_STDLIB_H 00050 00051 /* Define to 1 if you have the `strcasecmp' function. */ 00052 #undef HAVE_STRCASECMP 00053 00054 /* Define to 1 if you have the `strdup' function. */ 00055 #undef HAVE_STRDUP 00056 00057 /* Define to 1 if you have the `strerror' function. */ 00058 #undef HAVE_STRERROR 00059 00060 /* Define to 1 if you have the <strings.h> header file. */ 00061 #undef HAVE_STRINGS_H 00062 00063 /* Define to 1 if you have the <string.h> header file. */ 00064 #undef HAVE_STRING_H 00065 00066 /* Define to 1 if you have the `strncasecmp' function. */ 00067 #undef HAVE_STRNCASECMP 00068 00069 /* Define to 1 if you have the `strtol' function. */ 00070 #undef HAVE_STRTOL 00071 00072 /* Define to 1 if you have the `strtoul' function. */ 00073 #undef HAVE_STRTOUL 00074 00075 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 00076 #undef HAVE_SYS_IOCTL_H 00077 00078 /* Define to 1 if you have the <sys/stat.h> header file. */ 00079 #undef HAVE_SYS_STAT_H 00080 00081 /* Define to 1 if you have the <sys/time.h> header file. */ 00082 #undef HAVE_SYS_TIME_H 00083 00084 /* Define to 1 if you have the <sys/types.h> header file. */ 00085 #undef HAVE_SYS_TYPES_H 00086 00087 /* Define to 1 if you have the <termios.h> header file. */ 00088 #undef HAVE_TERMIOS_H 00089 00090 /* Define to 1 if the system has the type `uint_t'. */ 00091 #undef HAVE_UINT_T 00092 00093 /* Define to 1 if the system has the type `ulong_t'. */ 00094 #undef HAVE_ULONG_T 00095 00096 /* Define to 1 if you have the <unistd.h> header file. */ 00097 #undef HAVE_UNISTD_H 00098 00099 /* Name of package */ 00100 #undef PACKAGE 00101 00102 /* Define to the address where bug reports for this package should be sent. */ 00103 #undef PACKAGE_BUGREPORT 00104 00105 /* Define to the full name of this package. */ 00106 #undef PACKAGE_NAME 00107 00108 /* Define to the full name and version of this package. */ 00109 #undef PACKAGE_STRING 00110 00111 /* Define to the one symbol short name of this package. */ 00112 #undef PACKAGE_TARNAME 00113 00114 /* Define to the version of this package. */ 00115 #undef PACKAGE_VERSION 00116 00117 /* Define to 1 if you have the ANSI C header files. */ 00118 #undef STDC_HEADERS 00119 00120 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 00121 #undef TIME_WITH_SYS_TIME 00122 00123 /* Version number of package */ 00124 #undef VERSION 00125 00126 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 00127 `char[]'. */ 00128 #undef YYTEXT_POINTER 00129 00130 /* Define to empty if `const' does not conform to ANSI C. */ 00131 #undef const