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