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