usbmodeswitch: Updated to v.1.2.6 from shibby's branch.
[tomato.git] / release / src / router / usbmodeswitch / jim / jimautoconf.h.in
blobf4eb0e59d973c1610bf447803fb3709ab0bddd46
1 /* jimautoconf.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if you have the `backtrace' function. */
4 #undef HAVE_BACKTRACE
6 /* Define to 1 if you have the <dlfcn.h> header file. */
7 #undef HAVE_DLFCN_H
9 /* Have the dlopen function */
10 #undef HAVE_DLOPEN
12 /* Define to 1 if you have the `fork' function. */
13 #undef HAVE_FORK
15 /* Define to 1 if you have the `getaddrinfo' function. */
16 #undef HAVE_GETADDRINFO
18 /* Define to 1 if you have the `geteuid' function. */
19 #undef HAVE_GETEUID
21 /* Define to 1 if you have the `inet_ntop' function. */
22 #undef HAVE_INET_NTOP
24 /* Define to 1 if you have the <inttypes.h> header file. */
25 #undef HAVE_INTTYPES_H
27 /* Define to 1 if the system has the type `long long'. */
28 #undef HAVE_LONG_LONG
30 /* Define to 1 if you have the `lstat' function. */
31 #undef HAVE_LSTAT
33 /* Define to 1 if you have the <memory.h> header file. */
34 #undef HAVE_MEMORY_H
36 /* Define to 1 if you have the `mkstemp' function. */
37 #undef HAVE_MKSTEMP
39 /* Define to 1 if you have the `opendir' function. */
40 #undef HAVE_OPENDIR
42 /* Define to 1 if you have the `pipe' function. */
43 #undef HAVE_PIPE
45 /* Have libreadline */
46 #undef HAVE_READLINE
48 /* Define to 1 if you have the `readlink' function. */
49 #undef HAVE_READLINK
51 /* Define to 1 if you have the `realpath' function. */
52 #undef HAVE_REALPATH
54 /* Define to 1 if you have the `regcomp' function. */
55 #undef HAVE_REGCOMP
57 /* Define to 1 if you have the `sigaction' function. */
58 #undef HAVE_SIGACTION
60 /* Define to 1 if you have the `sleep' function. */
61 #undef HAVE_SLEEP
63 /* Have libsqlite */
64 #undef HAVE_SQLITE
66 /* Have libsqlite3 */
67 #undef HAVE_SQLITE3
69 /* Define to 1 if you have the <stdint.h> header file. */
70 #undef HAVE_STDINT_H
72 /* Define to 1 if you have the <stdlib.h> header file. */
73 #undef HAVE_STDLIB_H
75 /* Define to 1 if you have the <strings.h> header file. */
76 #undef HAVE_STRINGS_H
78 /* Define to 1 if you have the <string.h> header file. */
79 #undef HAVE_STRING_H
81 /* Define to 1 if you have the `strptime' function. */
82 #undef HAVE_STRPTIME
84 /* Define to 1 if you have the `sysinfo' function. */
85 #undef HAVE_SYSINFO
87 /* Define to 1 if you have the `syslog' function. */
88 #undef HAVE_SYSLOG
90 /* Define to 1 if you have the `sys_siglist' function. */
91 #undef HAVE_SYS_SIGLIST
93 /* Define to 1 if you have the `sys_signame' function. */
94 #undef HAVE_SYS_SIGNAME
96 /* Define to 1 if you have the <sys/stat.h> header file. */
97 #undef HAVE_SYS_STAT_H
99 /* Define to 1 if you have the <sys/types.h> header file. */
100 #undef HAVE_SYS_TYPES_H
102 /* Define to 1 if you have the <sys/un.h> header file. */
103 #undef HAVE_SYS_UN_H
105 /* Define to 1 if you have the <termios.h> header file. */
106 #undef HAVE_TERMIOS_H
108 /* Define to 1 if you have the `ualarm' function. */
109 #undef HAVE_UALARM
111 /* Define to 1 if you have the <unistd.h> header file. */
112 #undef HAVE_UNISTD_H
114 /* Define to 1 if you have the `usleep' function. */
115 #undef HAVE_USLEEP
117 /* Define to 1 if you have the `vfork' function. */
118 #undef HAVE_VFORK
120 /* Define to 1 if you have the `waitpid' function. */
121 #undef HAVE_WAITPID
123 /* No need to declare extern 'environ'. */
124 #undef NO_ENVIRON_EXTERN
126 /* Define to the address where bug reports for this package should be sent. */
127 #undef PACKAGE_BUGREPORT
129 /* Define to the full name of this package. */
130 #undef PACKAGE_NAME
132 /* Define to the full name and version of this package. */
133 #undef PACKAGE_STRING
135 /* Define to the one symbol short name of this package. */
136 #undef PACKAGE_TARNAME
138 /* Define to the home page for this package. */
139 #undef PACKAGE_URL
141 /* Define to the version of this package. */
142 #undef PACKAGE_VERSION
144 /* Define to 1 if you have the ANSI C header files. */
145 #undef STDC_HEADERS