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