root/trunk/config.h.in

Revision 892, 11.9 kB (checked in by michael, 3 months ago)

ULA200 driver by Bernhard Walle

Line 
1/* config.h.in.  Generated from configure.in by autoheader.  */
2
3/* Define to 1 if the `closedir' function returns void instead of `int'. */
4#undef CLOSEDIR_VOID
5
6/* Found some version of curses that we're going to use */
7#undef HAS_CURSES
8
9/* Define to 1 if you have the <arpa/inet.h> header file. */
10#undef HAVE_ARPA_INET_H
11
12/* Define to 1 if you have the <asm/io.h> header file. */
13#undef HAVE_ASM_IO_H
14
15/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
16   */
17#undef HAVE_DIRENT_H
18
19/* Define to 1 if you have the `dup2' function. */
20#undef HAVE_DUP2
21
22/* Define to 1 if you have the <fcntl.h> header file. */
23#undef HAVE_FCNTL_H
24
25/* Define to 1 if you have the `floor' function. */
26#undef HAVE_FLOOR
27
28/* Define to 1 if you have the `fork' function. */
29#undef HAVE_FORK
30
31/* Define to 1 if you have the <gd/gd.h> header file. */
32#undef HAVE_GD_GD_H
33
34/* Define to 1 if you have the <gd.h> header file. */
35#undef HAVE_GD_H
36
37/* Define to 1 if you have the `gethostbyname' function. */
38#undef HAVE_GETHOSTBYNAME
39
40/* Define to 1 if you have the `gettimeofday' function. */
41#undef HAVE_GETTIMEOFDAY
42
43/* Define if you have the iconv() function and it works. */
44#undef HAVE_ICONV
45
46/* Define to 1 if you have the <inttypes.h> header file. */
47#undef HAVE_INTTYPES_H
48
49/* Define to 1 if you have the `m' library (-lm). */
50#undef HAVE_LIBM
51
52/* Define to 1 if you have the <linux/dvb/frontend.h> header file. */
53#undef HAVE_LINUX_DVB_FRONTEND_H
54
55/* Define to 1 if you have the <linux/hd44780.h> header file. */
56#undef HAVE_LINUX_HD44780_H
57
58/* Define to 1 if you have the <linux/isdn.h> header file. */
59#undef HAVE_LINUX_ISDN_H
60
61/* Define to 1 if you have the <linux/lcd-linux.h> header file. */
62#undef HAVE_LINUX_LCD_LINUX_H
63
64/* Define to 1 if you have the <linux/parport.h> header file. */
65#undef HAVE_LINUX_PARPORT_H
66
67/* Define to 1 if you have the <linux/ppdev.h> header file. */
68#undef HAVE_LINUX_PPDEV_H
69
70/* Define to 1 if you have the <luise.h> header file. */
71#undef HAVE_LUISE_H
72
73/* Define to 1 if you have the `memmove' function. */
74#undef HAVE_MEMMOVE
75
76/* Define to 1 if you have the <memory.h> header file. */
77#undef HAVE_MEMORY_H
78
79/* Define to 1 if you have the `memset' function. */
80#undef HAVE_MEMSET
81
82/* Define to 1 if you have the <mysql/mysql.h> header file. */
83#undef HAVE_MYSQL_MYSQL_H
84
85/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
86#undef HAVE_NDIR_H
87
88/* Define to 1 if you have the <netdb.h> header file. */
89#undef HAVE_NETDB_H
90
91/* Define to 1 if you have the <netinet/in.h> header file. */
92#undef HAVE_NETINET_IN_H
93
94/* Define to 1 if you have the <net/if_ppp.h> header file. */
95#undef HAVE_NET_IF_PPP_H
96
97/* Define to 1 if you have the <nmeap.h> header file. */
98#undef HAVE_NMEAP_H
99
100/* Define to 1 if you have the `pow' function. */
101#undef HAVE_POW
102
103/* Define to 1 if you have the `putenv' function. */
104#undef HAVE_PUTENV
105
106/* Define to 1 if you have the `regcomp' function. */
107#undef HAVE_REGCOMP
108
109/* Define to 1 if you have the `select' function. */
110#undef HAVE_SELECT
111
112/* Define to 1 if you have the <serdisplib/serdisp.h> header file. */
113#undef HAVE_SERDISPLIB_SERDISP_H
114
115/* Define to 1 if you have the `socket' function. */
116#undef HAVE_SOCKET
117
118/* Define to 1 if you have the `sqrt' function. */
119#undef HAVE_SQRT
120
121/* Define to 1 if you have the <st2205.h> header file. */
122#undef HAVE_ST2205_H
123
124/* Define to 1 if `stat' has the bug that it succeeds when given the
125   zero-length file name argument. */
126#undef HAVE_STAT_EMPTY_STRING_BUG
127
128/* Define to 1 if you have the <stdint.h> header file. */
129#undef HAVE_STDINT_H
130
131/* Define to 1 if you have the <stdlib.h> header file. */
132#undef HAVE_STDLIB_H
133
134/* Define to 1 if you have the `strcasecmp' function. */
135#undef HAVE_STRCASECMP
136
137/* Define to 1 if you have the `strchr' function. */
138#undef HAVE_STRCHR
139
140/* Define to 1 if you have the `strcspn' function. */
141#undef HAVE_STRCSPN
142
143/* Define to 1 if you have the `strdup' function. */
144#undef HAVE_STRDUP
145
146/* Define to 1 if you have the `strerror' function. */
147#undef HAVE_STRERROR
148
149/* Define to 1 if you have the `strftime' function. */
150#undef HAVE_STRFTIME
151
152/* Define to 1 if you have the <strings.h> header file. */
153#undef HAVE_STRINGS_H
154
155/* Define to 1 if you have the <string.h> header file. */
156#undef HAVE_STRING_H
157
158/* Define to 1 if you have the `strncasecmp' function. */
159#undef HAVE_STRNCASECMP
160
161/* Define to 1 if you have the `strndup' function. */
162#undef HAVE_STRNDUP
163
164/* Define to 1 if you have the `strpbrk' function. */
165#undef HAVE_STRPBRK
166
167/* Define to 1 if you have the `strrchr' function. */
168#undef HAVE_STRRCHR
169
170/* Define to 1 if you have the `strstr' function. */
171#undef HAVE_STRSTR
172
173/* Define to 1 if you have the `strtol' function. */
174#undef HAVE_STRTOL
175
176/* Define to 1 if you have the `strtoul' function. */
177#undef HAVE_STRTOUL
178
179/* Define to 1 if you have the <syslog.h> header file. */
180#undef HAVE_SYSLOG_H
181
182/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
183   */
184#undef HAVE_SYS_DIR_H
185
186/* Define to 1 if you have the <sys/ioctl.h> header file. */
187#undef HAVE_SYS_IOCTL_H
188
189/* Define to 1 if you have the <sys/io.h> header file. */
190#undef HAVE_SYS_IO_H
191
192/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
193   */
194#undef HAVE_SYS_NDIR_H
195
196/* Define to 1 if you have the <sys/select.h> header file. */
197#undef HAVE_SYS_SELECT_H
198
199/* Define to 1 if you have the <sys/socket.h> header file. */
200#undef HAVE_SYS_SOCKET_H
201
202/* Define to 1 if you have the <sys/stat.h> header file. */
203#undef HAVE_SYS_STAT_H
204
205/* Define to 1 if you have the <sys/time.h> header file. */
206#undef HAVE_SYS_TIME_H
207
208/* Define to 1 if you have the <sys/types.h> header file. */
209#undef HAVE_SYS_TYPES_H
210
211/* Define to 1 if you have the <sys/vfs.h> header file. */
212#undef HAVE_SYS_VFS_H
213
214/* Define to 1 if you have the <termios.h> header file. */
215#undef HAVE_TERMIOS_H
216
217/* Define to 1 if you have the `uname' function. */
218#undef HAVE_UNAME
219
220/* Define to 1 if you have the <unistd.h> header file. */
221#undef HAVE_UNISTD_H
222
223/* Define to 1 if you have the <usb.h> header file. */
224#undef HAVE_USB_H
225
226/* Define to 1 if you have the `vfork' function. */
227#undef HAVE_VFORK
228
229/* Define to 1 if you have the <vfork.h> header file. */
230#undef HAVE_VFORK_H
231
232/* Define to 1 if `fork' works. */
233#undef HAVE_WORKING_FORK
234
235/* Define to 1 if `vfork' works. */
236#undef HAVE_WORKING_VFORK
237
238/* Define to 1 if you have the <X11/Xlib.h> header file. */
239#undef HAVE_X11_XLIB_H
240
241/* Define to 1 if you have the <X11/Xutil.h> header file. */
242#undef HAVE_X11_XUTIL_H
243
244/* Define as const if the declaration of iconv() needs const. */
245#undef ICONV_CONST
246
247/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
248   slash. */
249#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
250
251/* Set to reflect version of ncurses */
252#undef NCURSES_970530
253
254/* If you Curses does not have color define this one */
255#undef NO_COLOR_CURSES
256
257/* Name of package */
258#undef PACKAGE
259
260/* Define to the address where bug reports for this package should be sent. */
261#undef PACKAGE_BUGREPORT
262
263/* Define to the full name of this package. */
264#undef PACKAGE_NAME
265
266/* Define to the full name and version of this package. */
267#undef PACKAGE_STRING
268
269/* Define to the one symbol short name of this package. */
270#undef PACKAGE_TARNAME
271
272/* Define to the version of this package. */
273#undef PACKAGE_VERSION
274
275/* apm plugin */
276#undef PLUGIN_APM
277
278/* asterisk plugin */
279#undef PLUGIN_ASTERISK
280
281/* button_exec plugin */
282#undef PLUGIN_BUTTON_EXEC
283
284/* cpuinfo plugin */
285#undef PLUGIN_CPUINFO
286
287/* diskstats plugin */
288#undef PLUGIN_DISKSTATS
289
290/* dvb plugin */
291#undef PLUGIN_DVB
292
293/* exec plugin */
294#undef PLUGIN_EXEC
295
296/* fifo plugin */
297#undef PLUGIN_FIFO
298
299/* file plugin */
300#undef PLUGIN_FILE
301
302/* gps plugin */
303#undef PLUGIN_GPS
304
305/* i2c sensors plugin */
306#undef PLUGIN_I2C_SENSORS
307
308/* iconv charset converter plugin */
309#undef PLUGIN_ICONV
310
311/* imon plugin */
312#undef PLUGIN_IMON
313
314/* ISDN plugin */
315#undef PLUGIN_ISDN
316
317/* kvv plugin */
318#undef PLUGIN_KVV
319
320/* loadavg plugin */
321#undef PLUGIN_LOADAVG
322
323/* meminfo plugin */
324#undef PLUGIN_MEMINFO
325
326/* mpd plugin */
327#undef PLUGIN_MPD
328
329/* mysql plugin */
330#undef PLUGIN_MYSQL
331
332/* netdev plugin */
333#undef PLUGIN_NETDEV
334
335/* POP3 plugin */
336#undef PLUGIN_POP3
337
338/* ppp plugin */
339#undef PLUGIN_PPP
340
341/* proc_stat plugin */
342#undef PLUGIN_PROC_STAT
343
344/* python plugin */
345#undef PLUGIN_PYTHON
346
347/* sample plugin */
348#undef PLUGIN_SAMPLE
349
350/* seti plugin */
351#undef PLUGIN_SETI
352
353/* statfs plugin */
354#undef PLUGIN_STATFS
355
356/* uname plugin */
357#undef PLUGIN_UNAME
358
359/* uptime plugin */
360#undef PLUGIN_UPTIME
361
362/* wireless plugin */
363#undef PLUGIN_WIRELESS
364
365/* xmms plugin */
366#undef PLUGIN_XMMS
367
368/* Define as the return type of signal handlers (`int' or `void'). */
369#undef RETSIGTYPE
370
371/* Define if you want to turn on SCO-specific code */
372#undef SCO_FLAVOR
373
374/* Define to the type of arg 1 for `select'. */
375#undef SELECT_TYPE_ARG1
376
377/* Define to the type of args 2, 3 and 4 for `select'. */
378#undef SELECT_TYPE_ARG234
379
380/* Define to the type of arg 5 for `select'. */
381#undef SELECT_TYPE_ARG5
382
383/* Define to 1 if you have the ANSI C header files. */
384#undef STDC_HEADERS
385
386/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
387#undef TIME_WITH_SYS_TIME
388
389/* Use Ncurses? */
390#undef USE_NCURSES
391
392/* Use SunOS SysV curses? */
393#undef USE_SUNOS_CURSES
394
395/* Use SystemV curses? */
396#undef USE_SYSV_CURSES
397
398/* Version number of package */
399#undef VERSION
400
401/* Beckmann&Egle driver */
402#undef WITH_BECKMANNEGLE
403
404/* BWCT driver */
405#undef WITH_BWCT
406
407/* Crystalfontz driver */
408#undef WITH_CRYSTALFONTZ
409
410/* Curses driver */
411#undef WITH_CURSES
412
413/* CwLinux driver */
414#undef WITH_CWLINUX
415
416/* D4D driver */
417#undef WITH_D4D
418
419/* Define if using the dmalloc debugging malloc package */
420#undef WITH_DMALLOC
421
422/* Electronic Assembly RS232 graphic driver */
423#undef WITH_EA232graphic
424
425/* G-15 driver */
426#undef WITH_G15
427
428/* GD library */
429#undef WITH_GD
430
431/* HD44780 driver */
432#undef WITH_HD44780
433
434/* I2C bus driver */
435#undef WITH_I2C
436
437/* image widget */
438#undef WITH_IMAGE
439
440/* IRLCD driver */
441#undef WITH_IRLCD
442
443/* LCD2USB driver */
444#undef WITH_LCD2USB
445
446/* LCD-Linux driver */
447#undef WITH_LCDLINUX
448
449/* LCDTerm driver */
450#undef WITH_LCDTERM
451
452/* LEDMatrix driver */
453#undef WITH_LEDMATRIX
454
455/* LPH7508 driver */
456#undef WITH_LPH7508
457
458/* LUIse driver */
459#undef WITH_LUISE
460
461/* M50530 driver */
462#undef WITH_M50530
463
464/* MatrixOrbital driver */
465#undef WITH_MATRIXORBITAL
466
467/* Milford Instruments driver */
468#undef WITH_MILINST
469
470/* Noritake driver */
471#undef WITH_NORITAKE
472
473/* NULL driver */
474#undef WITH_NULL
475
476/* parport bus driver */
477#undef WITH_PARPORT
478
479/* Pertelian driver */
480#undef WITH_PERTELIAN
481
482/* picoLCD driver */
483#undef WITH_PICOLCD
484
485/* picoLCDGraphic driver */
486#undef WITH_PICOLCDGRAPHIC
487
488/* PNG driver */
489#undef WITH_PNG
490
491/* PPM driver */
492#undef WITH_PPM
493
494/* RouterBoard driver */
495#undef WITH_ROUTERBOARD
496
497/* Sample driver */
498#undef WITH_SAMPLE
499
500/* serdisplib driver */
501#undef WITH_SERDISPLIB
502
503/* serial bus driver */
504#undef WITH_SERIAL
505
506/* SimpleLCD driver */
507#undef WITH_SIMPLELCD
508
509/* st2205 driver */
510#undef WITH_ST2205
511
512/* T6963 driver */
513#undef WITH_T6963
514
515/* TREFON driver */
516#undef WITH_TREFON
517
518/* ULA200 driver */
519#undef WITH_ULA200
520
521/* USBHUB driver */
522#undef WITH_USBHUB
523
524/* USBLCD driver */
525#undef WITH_USBLCD
526
527/* WincorNixdorf driver */
528#undef WITH_WINCORNIXDORF
529
530/* X11 driver */
531#undef WITH_X11
532
533/* Define to 1 if the X Window System is missing or not being used. */
534#undef X_DISPLAY_MISSING
535
536/* Define to empty if `const' does not conform to ANSI C. */
537#undef const
538
539/* Define to `int' if <sys/types.h> doesn't define. */
540#undef gid_t
541
542/* Define to `__inline__' or `__inline' if that's what the C compiler
543   calls it, or to nothing if 'inline' is not supported under any name.  */
544#ifndef __cplusplus
545#undef inline
546#endif
547
548/* Define to `long int' if <sys/types.h> does not define. */
549#undef off_t
550
551/* Define to `int' if <sys/types.h> does not define. */
552#undef pid_t
553
554/* Define to `unsigned int' if <sys/types.h> does not define. */
555#undef size_t
556
557/* Define to `int' if <sys/types.h> does not define. */
558#undef ssize_t
559
560/* Define to `int' if <sys/types.h> doesn't define. */
561#undef uid_t
562
563/* Define as `fork' if `vfork' does not work. */
564#undef vfork
Note: See TracBrowser for help on using the browser.