checkin of 0.3.0
[pspp-builds.git] / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2 /* Special definitions, to process by autoheader.
3    Copyright (C) 1997-9, 2000 Free Software Foundation. */
4
5 /* Definitions for byte order, according to significance of bytes, from low
6    addresses to high addresses.  The value is what you get by putting '4'
7    in the most significant byte, '3' in the second most significant byte,
8    '2' in the second least significant byte, and '1' in the least
9    significant byte.  These definitions never need to be modified. */
10 #define BIG     4321    /* 68k */
11 #define LITTLE  1234    /* i[3456]86 */
12 #define UNKNOWN 0000    /* Endianness must be determined at runtime. */
13
14 /* Definitions for floating-point representation. */
15 #define FPREP_IEEE754   754     /* The usual IEEE-754 format. */
16 #define FPREP_UNKNOWN   666     /* Triggers an error at compile time. */
17
18 /* We want prototypes for all the GNU extensions. */
19 #define _GNU_SOURCE     1
20
21 /* Name of the distribution. */
22 #define PACKAGE "PSPP"
23
24 /* Version of the distribution. */
25 #undef VERSION
26
27 /* The concatenation of the strings "GNU ", and PACKAGE.  */
28 #define GNU_PACKAGE "GNU PSPP"
29
30 /* Define to 1 if ANSI function prototypes are usable.  */
31 #undef PROTOTYPES
32
33
34
35 /* Define if using alloca.c.  */
36 #undef C_ALLOCA
37
38 /* Define to empty if the keyword does not work.  */
39 #undef const
40
41 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
42    This function is required for alloca.c support on those systems.  */
43 #undef CRAY_STACKSEG_END
44
45 /* Define if you have alloca, as a function or macro.  */
46 #undef HAVE_ALLOCA
47
48 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
49 #undef HAVE_ALLOCA_H
50
51 /* Define if you don't have vprintf but do have _doprnt.  */
52 #undef HAVE_DOPRNT
53
54 /* Define if you have a working `mmap' system call.  */
55 #undef HAVE_MMAP
56
57 /* Define if you have the vprintf function.  */
58 #undef HAVE_VPRINTF
59
60 /* Define as __inline if that's what the C compiler calls it.  */
61 #undef inline
62
63 /* Define to `long' if <sys/types.h> doesn't define.  */
64 #undef off_t
65
66 /* Define if you need to in order for stat and other things to work.  */
67 #undef _POSIX_SOURCE
68
69 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
70 #undef size_t
71
72 /* If using the C implementation of alloca, define if you know the
73    direction of stack growth for your system; otherwise it will be
74    automatically deduced at run-time.
75  STACK_DIRECTION > 0 => grows toward higher addresses
76  STACK_DIRECTION < 0 => grows toward lower addresses
77  STACK_DIRECTION = 0 => direction of growth unknown
78  */
79 #undef STACK_DIRECTION
80
81 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
82 #undef STAT_MACROS_BROKEN
83
84 /* Define if you have the ANSI C header files.  */
85 #undef STDC_HEADERS
86
87 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
88 #undef TIME_WITH_SYS_TIME
89
90 /* Define if your <sys/time.h> declares struct tm.  */
91 #undef TM_IN_SYS_TIME
92
93 /* Define if sprintf() returns the number of characters written to
94    the destination string, excluding the null terminator. */
95 #undef HAVE_GOOD_SPRINTF
96
97 /* Define if rand() and company work according to ANSI. */
98 #undef HAVE_GOOD_RANDOM
99
100 /* Define endianness of computer here as BIG or LITTLE, if known.
101    If not known, define as UNKNOWN. */
102 #define ENDIAN BIG
103
104 /* Define as floating-point representation of this computer.  For
105    i386, m68k, and other common chips, this is FPREP_IEEE754. */
106 #define FPREP FPREP_IEEE754
107
108 /* Number of digits in longest `long' value, including sign.  This is
109    usually 11, for 32-bit `long's, or 19, for 64-bit `long's. */
110 #define INT_DIGITS 19
111
112 /* Define if you have the history library (-lhistory).  */
113 #undef HAVE_LIBHISTORY
114
115 /* Define if you have the termcap library (-ltermcap).  */
116 #undef HAVE_LIBTERMCAP
117
118 /* Define if your locale.h file contains LC_MESSAGES.  */
119 #undef HAVE_LC_MESSAGES
120
121 /* Define to 1 if NLS is requested.  */
122 #undef ENABLE_NLS
123
124 /* Define as 1 if you have catgets and don't want to use GNU gettext.  */
125 #undef HAVE_CATGETS
126
127 /* Define as 1 if you have gettext and don't want to use GNU gettext.  */
128 #undef HAVE_GETTEXT
129
130 /* Define as 1 if you have the stpcpy function.  */
131 #undef HAVE_STPCPY
132
133 /* The number of bytes in a double.  */
134 #undef SIZEOF_DOUBLE
135
136 /* The number of bytes in a float.  */
137 #undef SIZEOF_FLOAT
138
139 /* The number of bytes in a int.  */
140 #undef SIZEOF_INT
141
142 /* The number of bytes in a long.  */
143 #undef SIZEOF_LONG
144
145 /* The number of bytes in a long double.  */
146 #undef SIZEOF_LONG_DOUBLE
147
148 /* The number of bytes in a long long.  */
149 #undef SIZEOF_LONG_LONG
150
151 /* The number of bytes in a short.  */
152 #undef SIZEOF_SHORT
153
154 /* Define if you have the __argz_count function.  */
155 #undef HAVE___ARGZ_COUNT
156
157 /* Define if you have the __argz_next function.  */
158 #undef HAVE___ARGZ_NEXT
159
160 /* Define if you have the __argz_stringify function.  */
161 #undef HAVE___ARGZ_STRINGIFY
162
163 /* Define if you have the __setfpucw function.  */
164 #undef HAVE___SETFPUCW
165
166 /* Define if you have the dcgettext function.  */
167 #undef HAVE_DCGETTEXT
168
169 /* Define if you have the feholdexcept function.  */
170 #undef HAVE_FEHOLDEXCEPT
171
172 /* Define if you have the finite function.  */
173 #undef HAVE_FINITE
174
175 /* Define if you have the getcwd function.  */
176 #undef HAVE_GETCWD
177
178 /* Define if you have the getdelim function.  */
179 #undef HAVE_GETDELIM
180
181 /* Define if you have the gethostname function.  */
182 #undef HAVE_GETHOSTNAME
183
184 /* Define if you have the getline function.  */
185 #undef HAVE_GETLINE
186
187 /* Define if you have the getpagesize function.  */
188 #undef HAVE_GETPAGESIZE
189
190 /* Define if you have the getpid function.  */
191 #undef HAVE_GETPID
192
193 /* Define if you have the isinf function.  */
194 #undef HAVE_ISINF
195
196 /* Define if you have the isnan function.  */
197 #undef HAVE_ISNAN
198
199 /* Define if you have the memchr function.  */
200 #undef HAVE_MEMCHR
201
202 /* Define if you have the memmem function.  */
203 #undef HAVE_MEMMEM
204
205 /* Define if you have the memmove function.  */
206 #undef HAVE_MEMMOVE
207
208 /* Define if you have the memset function.  */
209 #undef HAVE_MEMSET
210
211 /* Define if you have the munmap function.  */
212 #undef HAVE_MUNMAP
213
214 /* Define if you have the putenv function.  */
215 #undef HAVE_PUTENV
216
217 /* Define if you have the setenv function.  */
218 #undef HAVE_SETENV
219
220 /* Define if you have the setlocale function.  */
221 #undef HAVE_SETLOCALE
222
223 /* Define if you have the stpcpy function.  */
224 #undef HAVE_STPCPY
225
226 /* Define if you have the strcasecmp function.  */
227 #undef HAVE_STRCASECMP
228
229 /* Define if you have the strchr function.  */
230 #undef HAVE_STRCHR
231
232 /* Define if you have the strerror function.  */
233 #undef HAVE_STRERROR
234
235 /* Define if you have the strncasecmp function.  */
236 #undef HAVE_STRNCASECMP
237
238 /* Define if you have the strpbrk function.  */
239 #undef HAVE_STRPBRK
240
241 /* Define if you have the strstr function.  */
242 #undef HAVE_STRSTR
243
244 /* Define if you have the strtod function.  */
245 #undef HAVE_STRTOD
246
247 /* Define if you have the strtok_r function.  */
248 #undef HAVE_STRTOK_R
249
250 /* Define if you have the strtol function.  */
251 #undef HAVE_STRTOL
252
253 /* Define if you have the strtoul function.  */
254 #undef HAVE_STRTOUL
255
256 /* Define if you have the <argz.h> header file.  */
257 #undef HAVE_ARGZ_H
258
259 /* Define if you have the <fenv.h> header file.  */
260 #undef HAVE_FENV_H
261
262 /* Define if you have the <fpu_control.h> header file.  */
263 #undef HAVE_FPU_CONTROL_H
264
265 /* Define if you have the <ieeefp.h> header file.  */
266 #undef HAVE_IEEEFP_H
267
268 /* Define if you have the <limits.h> header file.  */
269 #undef HAVE_LIMITS_H
270
271 /* Define if you have the <locale.h> header file.  */
272 #undef HAVE_LOCALE_H
273
274 /* Define if you have the <malloc.h> header file.  */
275 #undef HAVE_MALLOC_H
276
277 /* Define if you have the <memory.h> header file.  */
278 #undef HAVE_MEMORY_H
279
280 /* Define if you have the <nl_types.h> header file.  */
281 #undef HAVE_NL_TYPES_H
282
283 /* Define if you have the <readline/history.h> header file.  */
284 #undef HAVE_READLINE_HISTORY_H
285
286 /* Define if you have the <readline/readline.h> header file.  */
287 #undef HAVE_READLINE_READLINE_H
288
289 /* Define if you have the <string.h> header file.  */
290 #undef HAVE_STRING_H
291
292 /* Define if you have the <sys/mman.h> header file.  */
293 #undef HAVE_SYS_MMAN_H
294
295 /* Define if you have the <sys/stat.h> header file.  */
296 #undef HAVE_SYS_STAT_H
297
298 /* Define if you have the <sys/time.h> header file.  */
299 #undef HAVE_SYS_TIME_H
300
301 /* Define if you have the <sys/types.h> header file.  */
302 #undef HAVE_SYS_TYPES_H
303
304 /* Define if you have the <sys/wait.h> header file.  */
305 #undef HAVE_SYS_WAIT_H
306
307 /* Define if you have the <termcap.h> header file.  */
308 #undef HAVE_TERMCAP_H
309
310 /* Define if you have the <unistd.h> header file.  */
311 #undef HAVE_UNISTD_H
312
313 /* Define if you have the <values.h> header file.  */
314 #undef HAVE_VALUES_H
315
316 /* Define if you have the i library (-li).  */
317 #undef HAVE_LIBI
318
319 /* Define if you have the m library (-lm).  */
320 #undef HAVE_LIBM
321
322 /* Define if you have the readline library (-lreadline).  */
323 #undef HAVE_LIBREADLINE
324
325 /* Name of package */
326 #undef PACKAGE
327
328 /* Version number of package */
329 #undef VERSION
330
331 /* Define if compiler has function prototypes */
332 #undef PROTOTYPES
333
334
335 #include <pref.h>
336
337 /* Local Variables: */
338 /* mode:c */
339 /* End: */