-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.h.in
440 lines (301 loc) · 10.1 KB
/
config.h.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
/* config.h.in. Generated from configure.ac by autoheader. */
/* define for dmalloc library */
#undef DMALLOC
/* define if you want to build the jtag and bsdl2jtag main programs */
#undef ENABLE_APPS
/* define if BSDL subsystem is enabled */
#undef ENABLE_BSDL
/* define if ahbjtag is enabled */
#undef ENABLE_BUS_AHBJTAG
/* define if arm9tdmi is enabled */
#undef ENABLE_BUS_ARM9TDMI
/* define if au1500 is enabled */
#undef ENABLE_BUS_AU1500
/* define if avr32 is enabled */
#undef ENABLE_BUS_AVR32
/* define if bcm1250 is enabled */
#undef ENABLE_BUS_BCM1250
/* define if blackfin is enabled */
#undef ENABLE_BUS_BLACKFIN
/* define if bscoach is enabled */
#undef ENABLE_BUS_BSCOACH
/* define if ejtag is enabled */
#undef ENABLE_BUS_EJTAG
/* define if ejtag_dma is enabled */
#undef ENABLE_BUS_EJTAG_DMA
/* define if fjmem is enabled */
#undef ENABLE_BUS_FJMEM
/* define if h7202 is enabled */
#undef ENABLE_BUS_H7202
/* define if ixp425 is enabled */
#undef ENABLE_BUS_IXP425
/* define if ixp435 is enabled */
#undef ENABLE_BUS_IXP435
/* define if ixp465 is enabled */
#undef ENABLE_BUS_IXP465
/* define if jopcyc is enabled */
#undef ENABLE_BUS_JOPCYC
/* define if lh7a400 is enabled */
#undef ENABLE_BUS_LH7A400
/* define if mpc5200 is enabled */
#undef ENABLE_BUS_MPC5200
/* define if mpc824x is enabled */
#undef ENABLE_BUS_MPC824X
/* define if mpc8313 is enabled */
#undef ENABLE_BUS_MPC8313
/* define if mpc837x is enabled */
#undef ENABLE_BUS_MPC837X
/* define if ppc405ep is enabled */
#undef ENABLE_BUS_PPC405EP
/* define if ppc440gx_ebc8 is enabled */
#undef ENABLE_BUS_PPC440GX_EBC8
/* define if prototype is enabled */
#undef ENABLE_BUS_PROTOTYPE
/* define if pxa27x is enabled */
#undef ENABLE_BUS_PXA27X
/* define if pxa2x0 is enabled */
#undef ENABLE_BUS_PXA2X0
/* define if s3c4510 is enabled */
#undef ENABLE_BUS_S3C4510
/* define if sa1110 is enabled */
#undef ENABLE_BUS_SA1110
/* define if sh7727 is enabled */
#undef ENABLE_BUS_SH7727
/* define if sh7750r is enabled */
#undef ENABLE_BUS_SH7750R
/* define if sh7751r is enabled */
#undef ENABLE_BUS_SH7751R
/* define if sharc_21065L is enabled */
#undef ENABLE_BUS_SHARC_21065L
/* define if sharc_21369_ezkit is enabled */
#undef ENABLE_BUS_SHARC_21369_EZKIT
/* define if slsup3 is enabled */
#undef ENABLE_BUS_SLSUP3
/* define if tx4925 is enabled */
#undef ENABLE_BUS_TX4925
/* define if zefant_xs3 is enabled */
#undef ENABLE_BUS_ZEFANT_XS3
/* define if arcom is enabled */
#undef ENABLE_CABLE_ARCOM
/* define if bsdgpio is enabled */
#undef ENABLE_CABLE_BSDGPIO
/* define if byteblaster is enabled */
#undef ENABLE_CABLE_BYTEBLASTER
/* define if dirtyjtag is enabled */
#undef ENABLE_CABLE_DIRTYJTAG
/* define if dlc5 is enabled */
#undef ENABLE_CABLE_DLC5
/* define if ea253 is enabled */
#undef ENABLE_CABLE_EA253
/* define if ei012 is enabled */
#undef ENABLE_CABLE_EI012
/* define if ep9307 is enabled */
#undef ENABLE_CABLE_EP9307
/* define if ft2232 is enabled */
#undef ENABLE_CABLE_FT2232
/* define if gpio is enabled */
#undef ENABLE_CABLE_GPIO
/* define if ice100 is enabled */
#undef ENABLE_CABLE_ICE100
/* define if igloo is enabled */
#undef ENABLE_CABLE_IGLOO
/* define if jim is enabled */
#undef ENABLE_CABLE_JIM
/* define if jlink is enabled */
#undef ENABLE_CABLE_JLINK
/* define if keithkoep is enabled */
#undef ENABLE_CABLE_KEITHKOEP
/* define if lattice is enabled */
#undef ENABLE_CABLE_LATTICE
/* define if mpcbdm is enabled */
#undef ENABLE_CABLE_MPCBDM
/* define if triton is enabled */
#undef ENABLE_CABLE_TRITON
/* define if ts7800 is enabled */
#undef ENABLE_CABLE_TS7800
/* define if usbblaster is enabled */
#undef ENABLE_CABLE_USBBLASTER
/* define if vsllink is enabled */
#undef ENABLE_CABLE_VSLLINK
/* define if wiggler is enabled */
#undef ENABLE_CABLE_WIGGLER
/* define if xpc is enabled */
#undef ENABLE_CABLE_XPC
/* define if jim is enabled */
#undef ENABLE_JIM
/* define if direct is enabled */
#undef ENABLE_LOWLEVEL_DIRECT
/* define if ftd2xx is enabled */
#undef ENABLE_LOWLEVEL_FTD2XX
/* define if ftdi is enabled */
#undef ENABLE_LOWLEVEL_FTDI
/* define if ppdev is enabled */
#undef ENABLE_LOWLEVEL_PPDEV
/* define if ppi is enabled */
#undef ENABLE_LOWLEVEL_PPI
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#undef ENABLE_NLS
/* define if STAPL player is enabled */
#undef ENABLE_STAPL
/* define if SVF player is enabled */
#undef ENABLE_SVF
/* define for flash multi-byte write mode */
#undef FLASH_MULTI_BYTE
/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
CoreFoundation framework. */
#undef HAVE_CFLOCALECOPYCURRENT
/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
the CoreFoundation framework. */
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
/* Define if the GNU dcgettext() function is already present or preinstalled.
*/
#undef HAVE_DCGETTEXT
/* Define to 1 if you have the <dev/ppbus/ppi.h> header file. */
#undef HAVE_DEV_PPBUS_PPI_H
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you have the `getdelim' function. */
#undef HAVE_GETDELIM
/* Define to 1 if you have the `geteuid' function. */
#undef HAVE_GETEUID
/* Define to 1 if you have the `getline' function. */
#undef HAVE_GETLINE
/* Define if the GNU gettext() function is already present or preinstalled. */
#undef HAVE_GETTEXT
/* Define to 1 if you have the `getuid' function. */
#undef HAVE_GETUID
/* Define to 1 if you have the <history.h> header file. */
#undef HAVE_HISTORY_H
/* Define to 1 if you have the i386_set_ioperm() function */
#undef HAVE_I386_SET_IOPERM
/* Define if you have the iconv() function and it works. */
#undef HAVE_ICONV
/* define if you have inpout32.dll */
#undef HAVE_INPOUTXX
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the ioperm() function */
#undef HAVE_IOPERM
/* define if you have libftd2xx */
#undef HAVE_LIBFTD2XX
/* Define if you have libftdi */
#undef HAVE_LIBFTDI
/* Define if libftdi support async mode */
#undef HAVE_LIBFTDI_ASYNC_MODE
/* Define to 1 if you have the <libgpio.h> header file. */
#undef HAVE_LIBGPIO_H
/* Define if you have a readline compatible library */
#undef HAVE_LIBREADLINE
/* Define to 1 if you have the `rt' library (-lrt). */
#undef HAVE_LIBRT
/* Define if you have libusb */
#undef HAVE_LIBUSB
/* Define if you have libusb-1.0 */
#undef HAVE_LIBUSB1
/* Define to 1 if you have the <linux/ppdev.h> header file. */
#undef HAVE_LINUX_PPDEV_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. */
#undef HAVE_NANOSLEEP
/* Define to 1 if you have the `pread' function. */
#undef HAVE_PREAD
/* Define if your readline library has \`rl_completion_matches' */
#undef HAVE_READLINE_COMPLETION
/* Define to 1 if you have the <readline.h> header file. */
#undef HAVE_READLINE_H
/* Define if your readline library has \`add_history' */
#undef HAVE_READLINE_HISTORY
/* Define to 1 if you have the <readline/history.h> header file. */
#undef HAVE_READLINE_HISTORY_H
/* Define to 1 if you have the <readline/readline.h> header file. */
#undef HAVE_READLINE_READLINE_H
/* Have a defined SA_ONESHOT */
#undef HAVE_SIGACTION_SA_ONESHOT
/* 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 struct timespec type */
#undef HAVE_STRUCT_TIMESPEC
/* Define to 1 if you have the `swprintf' function. */
#undef HAVE_SWPRINTF
/* 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/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to 1 if you have the `usleep' function. */
#undef HAVE_USLEEP
/* Define to 1 if you have the <wchar.h> header file. */
#undef HAVE_WCHAR_H
/* Define to 1 if you have the <windows.h> header file. */
#undef HAVE_WINDOWS_H
/* Define to 1 if you have the `_sleep' function. */
#undef HAVE__SLEEP
/* define if experimental JEDEC flash detection is enabled */
#undef JEDEC_EXP
/* define for relocatable paths */
#undef JTAG_RELOCATABLE
/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR
/* 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 home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* subversion revision number */
#undef SVN_REVISION
/* Enable extensions on AIX 3, Interix. */
#ifndef _ALL_SOURCE
# undef _ALL_SOURCE
#endif
/* Enable GNU extensions on systems that have them. */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif
/* Enable threading extensions on Solaris. */
#ifndef _POSIX_PTHREAD_SEMANTICS
# undef _POSIX_PTHREAD_SEMANTICS
#endif
/* Enable extensions on HP NonStop. */
#ifndef _TANDEM_SOURCE
# undef _TANDEM_SOURCE
#endif
/* Enable general extensions on Solaris. */
#ifndef __EXTENSIONS__
# undef __EXTENSIONS__
#endif
/* Version number of package */
#undef VERSION
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
`char[]'. */
#undef YYTEXT_POINTER
/* Define to 1 if on MINIX. */
#undef _MINIX
/* Define to 2 if the system does not provide POSIX.1 features except with
this defined. */
#undef _POSIX_1_SOURCE
/* Define to 1 if you need to in order for `stat' and other things to work. */
#undef _POSIX_SOURCE
/* Make sure we have wchar_t */
#undef wchar_t