Initial release of Maemo 5 port of gnuplot
[gnuplot] / config / config.cyg
1 /* config.h for makefile.cyg
2  * 
3  * Prepared according to config.hin in February 2004
4  * (config.hin generated from configure.in by autoheader).
5  */
6
7
8 /* Define if you want to use the CGI terminal under SCO. */
9 /* #undef CGI */
10
11 /* Define if you want online help and subtopic tables sorted by column. */
12 /* #undef COLUMN_HELP */
13
14 /* Define if you want to use libgrx20 with MSDOS/djgpp. */
15 /* #undef DJSVGA */
16
17 /* Define if this system uses a 32-bit DOS extender (djgpp/emx). */
18 /* #undef DOS32 */
19
20 /* Define to allow reading strings from datafiles. */
21 #define EAM_DATASTRINGS 1
22
23 /* Define to enable histograms plot style. */
24 #define EAM_HISTOGRAMS 1
25
26 /* Define to allow placement of rectangles and other objects */
27 #define EAM_OBJECTS 1
28
29 /* Define if color information should be passed for each vertex. */
30 /* #undef EXTENDED_COLOR_SPECS */
31
32 /* Define if <errno.h> declares errno. */
33 /* #undef EXTERN_ERRNO */
34
35 /* Define if you want to use the GNU version of the Unix plot library. */
36 /* #undef GNUGRAPH */
37
38 /* Define if you want to use a gnuplot history file with GNU readline. */
39 #define GNUPLOT_HISTORY 1
40
41 /* Define to allow 'fit' to create parameter error variables. */
42 #define GP_FIT_ERRVARS 1
43
44 /* Define to allow command line macros. EXPERIMENTAL */
45 #define GP_MACROS 1
46
47 /* Define to allow string variables. EXPERIMENTAL */
48 #define GP_STRING_VARS 2
49
50 /* Define if you want to use a newer version of libgrx under MSDOS/djgpp. */
51 /* #undef GRX21 */
52
53 /* Define to 1 if you have the <3dkit.h> header file. */
54 /* #undef HAVE_3DKIT_H */
55
56 /* Define to 1 if you have the `atexit' function. */
57 #define HAVE_ATEXIT 1
58
59 /* Define to 1 if you have the `bcopy' function. */
60 /* #undef HAVE_BCOPY */
61
62 /* Define to 1 if you have the `bzero' function. */
63 /* #undef HAVE_BZERO */
64
65 /* Define to 1 if you have the declaration of `signgam', and to 0 if you
66    don't. */
67 #define HAVE_DECL_SIGNGAM 1
68
69 /* Define to 1 if you have the <dirent.h> header file. */
70 #define HAVE_DIRENT_H 1
71
72 /* Define to 1 if you have the `doprnt' function. */
73 /* #undef HAVE_DOPRNT */
74
75 /* Define to 1 if you have the `erf' function. */
76 #define HAVE_ERF 1
77
78 /* Define to 1 if you have the `erfc' function. */
79 #define HAVE_ERFC 1
80
81 /* Define to 1 if you have the <errno.h> header file. */
82 #define HAVE_ERRNO_H 1
83
84 /* Define to 1 if you have the <float.h> header file. */
85 #define HAVE_FLOAT_H 1
86
87 /* Define to 1 if you have the `gamma' function. */
88 /* #undef HAVE_GAMMA */
89
90 /* Define if libgd supports gif. */
91 /* #undef HAVE_GD_GIF */
92 /* Don't change it here -- this define is set in config/makefile.cyg. */
93
94 /* Define to 1 if you have the <gd.h> header file. */
95 /* #undef HAVE_GD_H */
96 /* Don't change it here -- this define is set in config/makefile.cyg. */
97
98 /* Define if libgd supports jpeg. */
99 /* #undef HAVE_GD_JPEG */
100 /* Don't change it here -- this define is set in config/makefile.cyg. */
101
102 /* Define if libgd supports png. */
103 /* #undef HAVE_GD_PNG */
104 /* Don't change it here -- this define is set in config/makefile.cyg. */
105
106 /* Define if libgd supports TrueType fonts through libfreetype. */
107 /* #undef HAVE_GD_TTF */
108 /* Don't change it here -- this define is set in config/makefile.cyg. */
109
110 /* Define to 1 if you have the `getcwd' function. */
111 #define HAVE_GETCWD 1
112
113 /* Define to 1 if you have the <ggi/wmh.h> header file. */
114 /* #undef HAVE_GGI_WMH_H */
115
116 /* Define to 1 if you have the <ggi/xmi.h> header file. */
117 /* #undef HAVE_GGI_XMI_H */
118
119 /* Define to 1 if you have the `index' function. */
120 /* #undef HAVE_INDEX */
121
122 /* Define to 1 if you have the <inttypes.h> header file. */
123 #define HAVE_INTTYPES_H 1
124
125 /* Define to 1 if you have the `lgamma' function. */
126 /* #undef HAVE_LGAMMA */
127
128 /* Define to 1 if you have the <libc.h> header file. */
129 /* #undef HAVE_LIBC_H */
130
131 /* Define if you have gd library. */
132 /* #undef HAVE_LIBGD */
133 /* Don't change it here -- this define is set in config/makefile.cyg. */
134
135 /* Define to 1 if you have the `m' library (-lm). */
136 /* #undef HAVE_LIBM */
137
138 /* Define to 1 if you have the `pdf' library (-lpdf). */
139 /* #undef HAVE_LIBPDF */
140 /* Don't change it here -- this define is set in config/makefile.cyg. */
141
142 /* Define if you have the png library. */
143 /* #undef HAVE_LIBPNG */
144 /* Don't change it here -- this define is set in config/makefile.cyg. */
145
146 /* Define to 1 if you have the <libpng/png.h> header file. */
147 /* #undef HAVE_LIBPNG_PNG_H */
148 /* Don't change it here -- this define is set in config/makefile.cyg. */
149
150 /* Define if you are using the GNU readline library. */
151 /* #undef HAVE_LIBREADLINE */
152 /* Don't change it here -- this define is set in config/makefile.cyg. */
153
154 /* Define if you have zlib. */
155 /* #undef HAVE_LIBZ */
156 /* Don't change it here -- this define is set in config/makefile.cyg. */
157
158 /* Define to 1 if you have the <limits.h> header file. */
159 #define HAVE_LIMITS_H 1
160
161 /* Define to 1 if you have the <locale.h> header file. */
162 #define HAVE_LOCALE_H 1
163
164 /* Define to 1 if you have the <malloc.h> header file. */
165 #define HAVE_MALLOC_H 1
166
167 /* Define to 1 if you have the <math.h> header file. */
168 #define HAVE_MATH_H 1
169
170 /* Define to 1 if you have the `memcpy' function. */
171 #define HAVE_MEMCPY 1
172
173 /* Define to 1 if you have the `memmove' function. */
174 #define HAVE_MEMMOVE 1
175
176 /* Define to 1 if you have the <memory.h> header file. */
177 #define HAVE_MEMORY_H 1
178
179 /* Define to 1 if you have the `memset' function. */
180 #define HAVE_MEMSET 1
181
182 /* Define if your pdf library is too old to support patterns. */
183 /* #undef HAVE_OLD_LIBPDF */
184
185 /* Define to 1 if you have the `on_exit' function. */
186 /* #undef HAVE_ON_EXIT */
187
188 /* Define to 1 if you have the `pclose' function. */
189 #define HAVE_PCLOSE 1
190
191 /* Define to 1 if you have the <pdflib.h> header file. */
192 /* #undef HAVE_PDFLIB_H */
193
194 /* Define to 1 if you have the <png.h> header file. */
195 /* #undef HAVE_PNG_H */
196
197 /* Define to 1 if you have the `poll' function. */
198 /* #undef HAVE_POLL */
199
200 /* Define to 1 if you have the <poll.h> header file. */
201 #define HAVE_POLL_H 1
202
203 /* Define to 1 if you have the `popen' function. */
204 #define HAVE_POPEN 1
205
206 /* Define to 1 if you have the <pwd.h> header file. */
207 /* #define HAVE_PWD_H 1 */
208
209 /* Define to 1 if you have the <readline/history.h> header file. */
210 /* #undef HAVE_READLINE_HISTORY_H */
211
212 /* Define to 1 if you have the <readline/readline.h> header file. */
213 /* #undef HAVE_READLINE_READLINE_H */
214
215 /* Define to 1 if you have the <readline/tilde.h> header file. */
216 /* #undef HAVE_READLINE_TILDE_H */
217
218 /* Define to 1 if you have the `rindex' function. */
219 /* #undef HAVE_RINDEX */
220
221 /* Define to 1 if you have the `select' function. */
222 /* #undef HAVE_SELECT */
223
224 /* Define to 1 if you have the `setvbuf' function. */
225 #define HAVE_SETVBUF 1
226
227 /* Define to 1 if you have the <sgtty.h> header file. */
228 /* #undef HAVE_SGTTY_H */
229
230 /* Define if we have sigsetjmp(). */
231 /* #undef HAVE_SIGSETJMP */
232
233 /* Define to 1 if you have the `sleep' function. */
234 /* #undef HAVE_SLEEP */
235
236 /* Define to 1 if you have the `snprintf' function. */
237 #define HAVE_SNPRINTF 1
238
239 /* Define to 1 if stdbool.h conforms to C99. */
240 #define HAVE_STDBOOL_H 1
241
242 /* Define to 1 if you have the <stdint.h> header file. */
243 #define HAVE_STDINT_H 1
244
245 /* Define to 1 if you have the <stdlib.h> header file. */
246 #define HAVE_STDLIB_H 1
247
248 /* Define to 1 if you have the `stpcpy' function. */
249 /* #undef HAVE_STPCPY */
250
251 /* Define to 1 if you have the `strcasecmp' function. */
252 #define HAVE_STRCASECMP 1
253
254 /* Define to 1 if you have the `strchr' function. */
255 #define HAVE_STRCHR 1
256
257 /* Define to 1 if you have the `strcspn' function. */
258 #define HAVE_STRCSPN 1
259
260 /* Define to 1 if you have the `strdup' function. */
261 #define HAVE_STRDUP 1
262
263 /* Define to 1 if you have the `strerror' function. */
264 #define HAVE_STRERROR 1
265
266 /* Define to 1 if you have the `stricmp' function. */
267 #define HAVE_STRICMP 1
268
269 /* Define to 1 if cpp supports the ANSI # stringizing operator. */
270 #define HAVE_STRINGIZE 1
271
272 /* Define to 1 if you have the <strings.h> header file. */
273 /* #undef HAVE_STRINGS_H */
274
275 /* Define to 1 if you have the <string.h> header file. */
276 #define HAVE_STRING_H 1
277
278 /* Define to 1 if you have the `strncasecmp' function. */
279 #define HAVE_STRNCASECMP 1
280
281 /* Define to 1 if you have the `strnicmp' function. */
282 #define HAVE_STRNICMP 1
283
284 /* Define to 1 if you have the `strrchr' function. */
285 #define HAVE_STRRCHR 1
286
287 /* Define to 1 if you have the `strstr' function. */
288 #define HAVE_STRSTR 1
289
290 /* Define if math.h declares struct exception for matherr(). */
291 /* #undef HAVE_STRUCT_EXCEPTION_IN_MATH_H */
292
293 /* Define to 1 if you have the `sysinfo' function. */
294 /* #undef HAVE_SYSINFO */
295
296 /* Define to 1 if you have the <sys/bsdtypes.h> header file. */
297 /* #undef HAVE_SYS_BSDTYPES_H */
298
299 /* Define to 1 if you have the <sys/ioctl.h> header file. */
300 /* #undef HAVE_SYS_IOCTL_H */
301
302 /* Define to 1 if you have the <sys/param.h> header file. */
303 #define HAVE_SYS_PARAM_H 1
304
305 /* Define to 1 if you have the <sys/select.h> header file. */
306 #define HAVE_SYS_SELECT_H 1
307
308 /* Define to 1 if you have the <sys/socket.h> header file. */
309 #define HAVE_SYS_SOCKET_H 1
310
311 /* Define to 1 if you have the <sys/stat.h> header file. */
312 #define HAVE_SYS_STAT_H 1
313
314 /* Define to 1 if you have the <sys/systeminfo.h> header file. */
315 /* #undef HAVE_SYS_SYSTEMINFO_H */
316
317 /* Define to 1 if you have the <sys/timeb.h> header file. */
318 #define HAVE_SYS_TIMEB_H 1
319
320 /* Define to 1 if you hLOave the <sys/time.h> header file. */
321 #define HAVE_SYS_TIME_H 1
322
323 /* Define to 1 if you have the <sys/types.h> header file. */
324 #define HAVE_SYS_TYPES_H 1
325
326 /* Define to 1 if you have the <sys/utsname.h> header file. */
327 /* #undef HAVE_SYS_UTSNAME_H */
328
329 /* Define to 1 if you have the `tcgetattr' function. */
330 /* #undef HAVE_TCGETATTR */
331
332 /* Define to 1 if you have the <termios.h> header file. */
333 #define HAVE_TERMIOS_H 1
334
335 /* Define to 1 if you have the <time.h> header file. */
336 #define HAVE_TIME_H 1
337
338 /* Define if time_t is declared in time.h. */
339 #define HAVE_TIME_T_IN_TIME_H 1
340
341 /* Define to 1 if you have the <unistd.h> header file. */
342 #define HAVE_UNISTD_H 1
343
344 /* Define to 1 if you have the `usleep' function. */
345 /* #undef HAVE_USLEEP */
346
347 /* Define to 1 if you have the <values.h> header file. */
348 #define HAVE_VALUES_H 1
349
350 /* Define to 1 if you have the `vfprintf' function. */
351 #define HAVE_VFPRINTF 1
352
353 /* Define to 1 if you have the <vgagl.h> header file. */
354 /* #undef HAVE_VGAGL_H */
355
356 /* Define to 1 if the system has the type `_Bool'. */
357 #define HAVE__BOOL 1
358
359 /* Define to enable gridbox optimization in hidden3d code. */
360 /* #undef HIDDEN3D_GRIDBOX */
361
362 /* Define to enable quadtree optimization in hidden3d code. */
363 /* #undef HIDDEN3D_QUADTREE */
364
365 /* Define to enable handling point size in hidden3d code. */
366 #define HIDDEN3D_VAR_PTSIZE 1
367
368 /* Define if you want to use the IRIS terminal on IRIS4D series computers. */
369 /* #undef IRIS */
370
371 /* Define if this is a Linux system with SuperVGA library. */
372 /* #undef LINUXVGA */
373
374 /* Define if you want to use the MGR Window system. */
375 /* #undef MGR */
376
377 /* Define if this is an MSDOS system. */
378 /* #undef MSDOS */
379
380 /* Define if you do not want to read .gnuplot in the current directory. */
381 /* #undef NOCWDRC */
382
383 /* Name of package */
384 /* #undef PACKAGE */
385
386 /* Define to the address where bug reports for this package should be sent. */
387 /* #undef PACKAGE_BUGREPORT */
388
389 /* Define to the full name of this package. */
390 /* #undef PACKAGE_NAME */
391
392 /* Define to the full name and version of this package. */
393 /* #undef PACKAGE_STRING */
394
395 /* Define to the one symbol short name of this package. */
396 /* #undef PACKAGE_TARNAME */
397
398 /* Define to the version of this package. */
399 /* #undef PACKAGE_VERSION */
400
401 /* Define if you do have the popen and pclose functions. */
402 /* #undef PIPES */
403 /* Don't change it here -- this define is set in config/makefile.cyg. */
404
405 /* Unix-type of Interprocess Communication is required for mouse support. */
406 /* #undef PIPE_IPC */
407
408 /* Define if compiler has function prototypes */
409 #define PROTOTYPES 1
410
411 /* Define if you want to use the included readline function. */
412 #define READLINE 1
413
414 /* Define as the return type of signal handlers (`int' or `void'). */
415 #define RETSIGTYPE void
416
417 /* Define if you want to use the Redwood Graphics Interface Protocol. */
418 /* #undef RGIP */
419
420 /* Define to the type of arg 1 for `select'. */
421 /* #undef SELECT_TYPE_ARG1 */
422
423 /* Define to the type of args 2, 3 and 4 for `select'. */
424 /* #undef SELECT_TYPE_ARG234 */
425
426 /* Define to the type of arg 5 for `select'. */
427 /* #undef SELECT_TYPE_ARG5 */
428
429 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
430 #define STAT_MACROS_BROKEN 1
431
432 /* Define to 1 if you have the ANSI C header files. */
433 #define STDC_HEADERS 1
434
435 /* Define if you want to use the sunview terminal (sun). */
436 /* #undef SUN */
437
438 /* Define to use thin plate spines. */
439 /* #undef THIN_PLATE_SPLINES_GRID */
440
441 /* Define if the 3dkit libray is present. */
442 /* #undef THREEDKIT */
443
444 /* Define if you want to use the standard Unix plot library. */
445 /* #undef UNIXPLOT */
446
447 /* Define if you want to use the experimental ggi driver. */
448 /* #undef USE_GGI_DRIVER */
449
450 /* Define if you want to have mouse support. */
451 /* #undef USE_MOUSE */
452 /* Don't change it here -- this define is set in config/makefile.cyg. */
453
454 /* Define if you want to support files in binary format. */
455 #define BINARY_DATA_FILE 1
456
457 /* Define if you want the x11 driver to transfer polygon information in binary
458    format. (pm3d must also be enabled for palette color fills.) */
459 /* #define BINARY_X11_POLYGON 1 */
460  
461 /* Define if you want to have image plotting support. */
462 #define WITH_IMAGE 1
463
464 /* Version number of package */
465 /* #undef VERSION */
466
467 /* Define if the vgagl libray is present. */
468 /* #undef VGAGL */
469
470 /* Define if you are using the X11 window system. */
471 /* #undef X11 */
472
473 /* Define to 1 if the X Window System is missing or not being used. */
474 /* #undef X_DISPLAY_MISSING */
475
476 /* Define like PROTOTYPES; this can be used by system headers. */
477 /* #undef __PROTOTYPES */
478
479 /* Define to empty if `const' does not conform to ANSI C. */
480 /* #undef const */
481
482 /* libgd versions < 1.8.4 need gdImageStringTTF rather than gdImageStringFT */
483 /* #undef gdImageStringFT */
484
485 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
486    if it is not supported. */
487 /* #undef inline */
488
489 /* Define to `unsigned' if <sys/types.h> does not define. */
490 /* #undef size_t */
491
492
493 /*
494  * ==================================================
495  * Stuff not provided by config.hin (aka ./configure)
496  * ==================================================
497  */
498
499
500 #ifndef __WIN32__
501 # define __WIN32__
502 #endif
503 #ifndef WIN32
504 # define WIN32
505 #endif
506
507 /* Windows Interprocess Communication is required for mouse support. */
508 #ifdef USE_MOUSE
509 # define WIN_IPC 1
510 #endif
511
512 #define GP_INLINE inline
513
514 #define NEAR
515
516 /* gnuplot.gih is not used by wgnuplot */
517 #define NO_GIH 1
518
519
520 /* Define to enable parsing of deprecated syntax */
521 #define BACKWARDS_COMPATIBLE 1
522