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