GNU_PACKAGE no longer exists; use "GNU @PACKAGE@" instead.
[pspp-builds.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* 
4    Define to one of `_getb67', `GETB67', `getb67' for
5    Cray-2 and Cray-YMP systems. This function is required
6    for `alloca.c' support on those systems. */
7 #undef CRAY_STACKSEG_END
8
9 /* 
10    Define to 1 if using `alloca.c'. */
11 #undef C_ALLOCA
12
13 /* 
14    Define to 1 if translation of program messages
15    to the user's native language is requested. */
16 #undef ENABLE_NLS
17
18 /* 
19    Define for machines that have IEEE 754 floating
20    point arithmetic, the most common format today. */
21 #undef FPREP_IEEE754
22
23 /* 
24    Define to 1 if you have `alloca', as
25    a function or macro. */
26 #undef HAVE_ALLOCA
27
28 /* 
29    Define to 1 if you have <alloca.h> and
30    it should be used (not on Ultrix). */
31 #undef HAVE_ALLOCA_H
32
33 /* 
34    Define to 1 if you have the <argz.h>
35    header file. */
36 #undef HAVE_ARGZ_H
37
38 /* 
39    Define if the GNU dcgettext() function is already
40    present or preinstalled. */
41 #undef HAVE_DCGETTEXT
42
43 /* 
44    Define to 1 if you don't have `vprintf'
45    but do have `_doprnt.' */
46 #undef HAVE_DOPRNT
47
48 /* 
49    Define to 1 if you have the `feholdexcept'
50    function. */
51 #undef HAVE_FEHOLDEXCEPT
52
53 /* 
54    Define to 1 if you have the <fenv.h>
55    header file. */
56 #undef HAVE_FENV_H
57
58 /* 
59    Define to 1 if you have the `feof_unlocked'
60    function. */
61 #undef HAVE_FEOF_UNLOCKED
62
63 /* 
64    Define to 1 if you have the `fgets_unlocked'
65    function. */
66 #undef HAVE_FGETS_UNLOCKED
67
68 /* 
69    Define to 1 if you have the `finite'
70    function. */
71 #undef HAVE_FINITE
72
73 /* 
74    Define to 1 if you have the <fpu_control.h>
75    header file. */
76 #undef HAVE_FPU_CONTROL_H
77
78 /* 
79    Define to 1 if you have the `getcwd'
80    function. */
81 #undef HAVE_GETCWD
82
83 /* 
84    Define to 1 if you have the `getc_unlocked'
85    function. */
86 #undef HAVE_GETC_UNLOCKED
87
88 /* 
89    Define to 1 if you have the `getdelim'
90    function. */
91 #undef HAVE_GETDELIM
92
93 /* 
94    Define to 1 if you have the `getegid'
95    function. */
96 #undef HAVE_GETEGID
97
98 /* 
99    Define to 1 if you have the `geteuid'
100    function. */
101 #undef HAVE_GETEUID
102
103 /* 
104    Define to 1 if you have the `getgid'
105    function. */
106 #undef HAVE_GETGID
107
108 /* 
109    Define to 1 if you have the `gethostname'
110    function. */
111 #undef HAVE_GETHOSTNAME
112
113 /* 
114    Define to 1 if you have the `getline'
115    function. */
116 #undef HAVE_GETLINE
117
118 /* 
119    Define to 1 if you have the `getpagesize'
120    function. */
121 #undef HAVE_GETPAGESIZE
122
123 /* 
124    Define to 1 if you have the `getpid'
125    function. */
126 #undef HAVE_GETPID
127
128 /* 
129    Define if the GNU gettext() function is already
130    present or preinstalled. */
131 #undef HAVE_GETTEXT
132
133 /* 
134    Define to 1 if you have the `getuid'
135    function. */
136 #undef HAVE_GETUID
137
138 /* 
139    Define if rand() and company work according to
140    ANSI. */
141 #undef HAVE_GOOD_RANDOM
142
143 /* 
144    Define if sprintf() returns the number of characters
145    written to the destination string, excluding the null
146    terminator. */
147 #undef HAVE_GOOD_SPRINTF
148
149 /* 
150    Define if you have the iconv() function. */
151 #undef HAVE_ICONV
152
153 /* 
154    Define to 1 if you have the <ieeefp.h>
155    header file. */
156 #undef HAVE_IEEEFP_H
157
158 /* 
159    Define if <inttypes.h> exists and doesn't clash with
160    <sys/types.h>. */
161 #undef HAVE_INTTYPES_H
162
163 /* 
164    Define if <inttypes.h> exists, doesn't clash with <sys/types.h>,
165    and declares uintmax_t. */
166 #undef HAVE_INTTYPES_H_WITH_UINTMAX
167
168 /* 
169    Define to 1 if you have the `isinf'
170    function. */
171 #undef HAVE_ISINF
172
173 /* 
174    Define to 1 if you have the `isnan'
175    function. */
176 #undef HAVE_ISNAN
177
178 /* 
179    Define if you have <langinfo.h> and nl_langinfo(CODESET). */
180 #undef HAVE_LANGINFO_CODESET
181
182 /* 
183    Define if your <locale.h> file defines LC_MESSAGES. */
184 #undef HAVE_LC_MESSAGES
185
186 /* 
187    Define if you have the history library (-lhistory).
188    */
189 #undef HAVE_LIBHISTORY
190
191 /* 
192    Define to 1 if you have the `m'
193    library (-lm). */
194 #undef HAVE_LIBM
195
196 /* 
197    Define to 1 if you have the `readline'
198    library (-lreadline). */
199 #undef HAVE_LIBREADLINE
200
201 /* 
202    Define if you have the termcap library (-ltermcap).
203    */
204 #undef HAVE_LIBTERMCAP
205
206 /* 
207    Define to 1 if you have the <limits.h>
208    header file. */
209 #undef HAVE_LIMITS_H
210
211 /* 
212    Define to 1 if you have the <locale.h>
213    header file. */
214 #undef HAVE_LOCALE_H
215
216 /* 
217    Define to 1 if you have the <malloc.h>
218    header file. */
219 #undef HAVE_MALLOC_H
220
221 /* 
222    Define to 1 if you have the `memchr'
223    function. */
224 #undef HAVE_MEMCHR
225
226 /* 
227    Define to 1 if you have the `memmem'
228    function. */
229 #undef HAVE_MEMMEM
230
231 /* 
232    Define to 1 if you have the `memmove'
233    function. */
234 #undef HAVE_MEMMOVE
235
236 /* 
237    Define to 1 if you have the <memory.h>
238    header file. */
239 #undef HAVE_MEMORY_H
240
241 /* 
242    Define to 1 if you have the `mempcpy'
243    function. */
244 #undef HAVE_MEMPCPY
245
246 /* 
247    Define to 1 if you have the `memset'
248    function. */
249 #undef HAVE_MEMSET
250
251 /* 
252    Define to 1 if you have a working
253    `mmap' system call. */
254 #undef HAVE_MMAP
255
256 /* 
257    Define to 1 if you have the `munmap'
258    function. */
259 #undef HAVE_MUNMAP
260
261 /* 
262    Define to 1 if you have the <nl_types.h>
263    header file. */
264 #undef HAVE_NL_TYPES_H
265
266 /* 
267    Define to 1 if you have the `putenv'
268    function. */
269 #undef HAVE_PUTENV
270
271 /* 
272    Define to 1 if you have the <readline/history.h>
273    header file. */
274 #undef HAVE_READLINE_HISTORY_H
275
276 /* 
277    Define to 1 if you have the <readline/readline.h>
278    header file. */
279 #undef HAVE_READLINE_READLINE_H
280
281 /* 
282    Define to 1 if you have the `setenv'
283    function. */
284 #undef HAVE_SETENV
285
286 /* 
287    Define to 1 if you have the `setlocale'
288    function. */
289 #undef HAVE_SETLOCALE
290
291 /* 
292    Define to 1 if you have the <stddef.h>
293    header file. */
294 #undef HAVE_STDDEF_H
295
296 /* 
297    Define to 1 if you have the <stdint.h>
298    header file. */
299 #undef HAVE_STDINT_H
300
301 /* 
302    Define if <stdint.h> exists, doesn't clash with <sys/types.h>,
303    and declares uintmax_t. */
304 #undef HAVE_STDINT_H_WITH_UINTMAX
305
306 /* 
307    Define to 1 if you have the <stdlib.h>
308    header file. */
309 #undef HAVE_STDLIB_H
310
311 /* 
312    Define to 1 if you have the `stpcpy'
313    function. */
314 #undef HAVE_STPCPY
315
316 /* 
317    Define to 1 if you have the `strcasecmp'
318    function. */
319 #undef HAVE_STRCASECMP
320
321 /* 
322    Define to 1 if you have the `strdup'
323    function. */
324 #undef HAVE_STRDUP
325
326 /* 
327    Define to 1 if you have the `strerror'
328    function. */
329 #undef HAVE_STRERROR
330
331 /* 
332    Define to 1 if you have the <strings.h>
333    header file. */
334 #undef HAVE_STRINGS_H
335
336 /* 
337    Define to 1 if you have the <string.h>
338    header file. */
339 #undef HAVE_STRING_H
340
341 /* 
342    Define to 1 if you have the `strncasecmp'
343    function. */
344 #undef HAVE_STRNCASECMP
345
346 /* 
347    Define to 1 if you have the `strpbrk'
348    function. */
349 #undef HAVE_STRPBRK
350
351 /* 
352    Define to 1 if you have the `strstr'
353    function. */
354 #undef HAVE_STRSTR
355
356 /* 
357    Define to 1 if you have the `strtod'
358    function. */
359 #undef HAVE_STRTOD
360
361 /* 
362    Define to 1 if you have the `strtok_r'
363    function. */
364 #undef HAVE_STRTOK_R
365
366 /* 
367    Define to 1 if you have the `strtol'
368    function. */
369 #undef HAVE_STRTOL
370
371 /* 
372    Define to 1 if you have the `strtoul'
373    function. */
374 #undef HAVE_STRTOUL
375
376 /* 
377    Define to 1 if you have the <sys/mman.h>
378    header file. */
379 #undef HAVE_SYS_MMAN_H
380
381 /* 
382    Define to 1 if you have the <sys/param.h>
383    header file. */
384 #undef HAVE_SYS_PARAM_H
385
386 /* 
387    Define to 1 if you have the <sys/stat.h>
388    header file. */
389 #undef HAVE_SYS_STAT_H
390
391 /* 
392    Define to 1 if you have the <sys/time.h>
393    header file. */
394 #undef HAVE_SYS_TIME_H
395
396 /* 
397    Define to 1 if you have the <sys/types.h>
398    header file. */
399 #undef HAVE_SYS_TYPES_H
400
401 /* 
402    Define to 1 if you have the <sys/wait.h>
403    header file. */
404 #undef HAVE_SYS_WAIT_H
405
406 /* 
407    Define to 1 if you have the <termcap.h>
408    header file. */
409 #undef HAVE_TERMCAP_H
410
411 /* 
412    Define to 1 if you have the `tsearch'
413    function. */
414 #undef HAVE_TSEARCH
415
416 /* 
417    Define if you have the 'uintmax_t' type in
418    <stdint.h> or <inttypes.h>. */
419 #undef HAVE_UINTMAX_T
420
421 /* 
422    Define to 1 if you have the <unistd.h>
423    header file. */
424 #undef HAVE_UNISTD_H
425
426 /* 
427    Define if you have the unsigned long long
428    type. */
429 #undef HAVE_UNSIGNED_LONG_LONG
430
431 /* 
432    Define to 1 if you have the `vprintf'
433    function. */
434 #undef HAVE_VPRINTF
435
436 /* 
437    Define to 1 if you have the `__argz_count'
438    function. */
439 #undef HAVE___ARGZ_COUNT
440
441 /* 
442    Define to 1 if you have the `__argz_next'
443    function. */
444 #undef HAVE___ARGZ_NEXT
445
446 /* 
447    Define to 1 if you have the `__argz_stringify'
448    function. */
449 #undef HAVE___ARGZ_STRINGIFY
450
451 /* 
452    Define to 1 if you have the `__fsetlocking'
453    function. */
454 #undef HAVE___FSETLOCKING
455
456 /* 
457    Define to 1 if you have the `__setfpucw'
458    function. */
459 #undef HAVE___SETFPUCW
460
461 /* 
462    Define as const if the declaration of iconv()
463    needs const. */
464 #undef ICONV_CONST
465
466 /* 
467    Define if integer division by zero raises signal
468    SIGFPE. */
469 #undef INTDIV0_RAISES_SIGFPE
470
471 /* 
472    Number of digits in longest `long' value, including
473    sign. This is usually 11, for 32-bit `long's, or
474    19, for 64-bit `long's. */
475 #undef INT_DIGITS
476
477 /* 
478    Name of package */
479 #undef PACKAGE
480
481 /* 
482    Define to the address where bug reports for
483    this package should be sent. */
484 #undef PACKAGE_BUGREPORT
485
486 /* 
487    Define to the full name of this package.
488    */
489 #undef PACKAGE_NAME
490
491 /* 
492    Define to the full name and version of
493    this package. */
494 #undef PACKAGE_STRING
495
496 /* 
497    Define to the one symbol short name of
498    this package. */
499 #undef PACKAGE_TARNAME
500
501 /* 
502    Define to the version of this package. */
503 #undef PACKAGE_VERSION
504
505 /* 
506    Define if <inttypes.h> exists and defines unusable PRI*
507    macros. */
508 #undef PRI_MACROS_BROKEN
509
510 /* 
511    The size of a `double', as computed by
512    sizeof. */
513 #undef SIZEOF_DOUBLE
514
515 /* 
516    The size of a `float', as computed by
517    sizeof. */
518 #undef SIZEOF_FLOAT
519
520 /* 
521    The size of a `int', as computed by
522    sizeof. */
523 #undef SIZEOF_INT
524
525 /* 
526    The size of a `long', as computed by
527    sizeof. */
528 #undef SIZEOF_LONG
529
530 /* 
531    The size of a `long double', as computed
532    by sizeof. */
533 #undef SIZEOF_LONG_DOUBLE
534
535 /* 
536    The size of a `long long', as computed
537    by sizeof. */
538 #undef SIZEOF_LONG_LONG
539
540 /* 
541    The size of a `short', as computed by
542    sizeof. */
543 #undef SIZEOF_SHORT
544
545 /* If using the C implementation of alloca, define if you know the
546    direction of stack growth for your system; otherwise it will be
547    automatically deduced at run-time.
548         STACK_DIRECTION > 0 => grows toward higher addresses
549         STACK_DIRECTION < 0 => grows toward lower addresses
550         STACK_DIRECTION = 0 => direction of growth unknown */
551 #undef STACK_DIRECTION
552
553 /* 
554    Define to 1 if the `S_IS*' macros in
555    <sys/stat.h> do not work properly. */
556 #undef STAT_MACROS_BROKEN
557
558 /* 
559    Define to 1 if you have the ANSI
560    C header files. */
561 #undef STDC_HEADERS
562
563 /* 
564    Define to 1 if you can safely include
565    both <sys/time.h> and <time.h>. */
566 #undef TIME_WITH_SYS_TIME
567
568 /* 
569    Define to 1 if your <sys/time.h> declares `struct
570    tm'. */
571 #undef TM_IN_SYS_TIME
572
573 /* 
574    Version number of package */
575 #undef VERSION
576
577 /* 
578    Define to 1 if your processor stores words
579    with the most significant byte first (like Motorola and
580    SPARC, unlike Intel and VAX). */
581 #undef WORDS_BIGENDIAN
582
583 /* Enable GNU extensions on systems that have them.  */
584 #ifndef _GNU_SOURCE
585 # undef _GNU_SOURCE
586 #endif
587
588 /* 
589    Define to empty if `const' does not conform
590    to ANSI C. */
591 #undef const
592
593 /* Define to `__inline__' or `__inline' if that's what the C compiler
594    calls it, or to nothing if 'inline' is not supported under any name.  */
595 #ifndef __cplusplus
596 #undef inline
597 #endif
598
599 /* 
600    Define to `long' if <sys/types.h> does not define.
601    */
602 #undef off_t
603
604 /* 
605    Define to `unsigned' if <sys/types.h> does not define.
606    */
607 #undef size_t
608
609 /* 
610    Define to unsigned long or unsigned long long
611    if <stdint.h> and <inttypes.h> don't define. */
612 #undef uintmax_t
613
614 #include <pref.h>