Deleted Added
full compact
config.h (116532) config.h (146522)
1/* $FreeBSD: head/contrib/texinfo/config.h 116532 2003-06-18 13:02:27Z ru $ */
1/* $FreeBSD: head/contrib/texinfo/config.h 146522 2005-05-23 10:52:07Z ru $ */
2/* config.h. Generated by configure. */
3/* config.in. Generated from configure.ac by autoheader. */
4
5/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
6 systems. This function is required for `alloca.c' support on those systems.
7 */
8/* #undef CRAY_STACKSEG_END */
9
10/* Define to 1 if using `alloca.c'. */
11/* #undef C_ALLOCA */
12
13/* Define to 1 if translation of program messages to the user's native
14 language is requested. */
15/* #undef ENABLE_NLS */
16
17/* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
18/* #undef GWINSZ_IN_SYS_IOCTL */
19
20/* Define to 1 if you have `alloca', as a function or macro. */
21#define HAVE_ALLOCA 1
22
23/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
24 */
25/* #undef HAVE_ALLOCA_H */
26
27/* Define to 1 if you have the <argz.h> header file. */
28/* #undef HAVE_ARGZ_H */
29
2/* config.h. Generated by configure. */
3/* config.in. Generated from configure.ac by autoheader. */
4
5/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
6 systems. This function is required for `alloca.c' support on those systems.
7 */
8/* #undef CRAY_STACKSEG_END */
9
10/* Define to 1 if using `alloca.c'. */
11/* #undef C_ALLOCA */
12
13/* Define to 1 if translation of program messages to the user's native
14 language is requested. */
15/* #undef ENABLE_NLS */
16
17/* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
18/* #undef GWINSZ_IN_SYS_IOCTL */
19
20/* Define to 1 if you have `alloca', as a function or macro. */
21#define HAVE_ALLOCA 1
22
23/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
24 */
25/* #undef HAVE_ALLOCA_H */
26
27/* Define to 1 if you have the <argz.h> header file. */
28/* #undef HAVE_ARGZ_H */
29
30/* Define to 1 if you have the `asprintf' function. */
31#define HAVE_ASPRINTF 1
32
30/* Define to 1 if you have the `bzero' function. */
31#define HAVE_BZERO 1
32
33/* Define if the GNU dcgettext() function is already present or preinstalled.
34 */
35/* #undef HAVE_DCGETTEXT */
36
33/* Define to 1 if you have the `bzero' function. */
34#define HAVE_BZERO 1
35
36/* Define if the GNU dcgettext() function is already present or preinstalled.
37 */
38/* #undef HAVE_DCGETTEXT */
39
40/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
41 don't. */
42#define HAVE_DECL_FEOF_UNLOCKED 1
43
44/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
45 you don't. */
46#define HAVE_DECL_FGETS_UNLOCKED 0
47
48/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
49 don't. */
50#define HAVE_DECL_GETC_UNLOCKED 1
51
37/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
38 */
39#define HAVE_DECL_GETENV 1
40
52/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
53 */
54#define HAVE_DECL_GETENV 1
55
41/* Define if this function is declared. */
42#define HAVE_DECL_STRCASECMP 1
56/* Define to 1 if you have the declaration of `memchr', and to 0 if you don't.
57 */
58#define HAVE_DECL_MEMCHR 1
43
59
44/* Define if this function is declared. */
60/* Define to 1 if you have the declaration of `strcoll', and to 0 if you
61 don't. */
45#define HAVE_DECL_STRCOLL 1
46
62#define HAVE_DECL_STRCOLL 1
63
47/* Define if this function is declared. */
64/* Define to 1 if you have the declaration of `strerror', and to 0 if you
65 don't. */
48#define HAVE_DECL_STRERROR 1
49
66#define HAVE_DECL_STRERROR 1
67
50/* Define if this function is declared. */
51#define HAVE_DECL_STRNCASECMP 1
68/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
69 don't. */
70#define HAVE_DECL__SNPRINTF 0
52
71
72/* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
73 don't. */
74#define HAVE_DECL__SNWPRINTF 0
75
53/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
54/* #undef HAVE_DOPRNT */
55
56/* Define to 1 if you have the <fcntl.h> header file. */
57#define HAVE_FCNTL_H 1
58
76/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
77/* #undef HAVE_DOPRNT */
78
79/* Define to 1 if you have the <fcntl.h> header file. */
80#define HAVE_FCNTL_H 1
81
59/* Define to 1 if you have the `feof_unlocked' function. */
60#define HAVE_FEOF_UNLOCKED 1
82/* Define to 1 if you have the `fwprintf' function. */
83#define HAVE_FWPRINTF 1
61
84
62/* Define to 1 if you have the `fgets_unlocked' function. */
63/* #undef HAVE_FGETS_UNLOCKED */
64
65/* Define to 1 if you have the `getcwd' function. */
66#define HAVE_GETCWD 1
67
85/* Define to 1 if you have the `getcwd' function. */
86#define HAVE_GETCWD 1
87
68/* Define to 1 if you have the `getc_unlocked' function. */
69#define HAVE_GETC_UNLOCKED 1
70
71/* Define to 1 if you have the `getegid' function. */
72#define HAVE_GETEGID 1
73
74/* Define to 1 if you have the `geteuid' function. */
75#define HAVE_GETEUID 1
76
77/* Define to 1 if you have the `getgid' function. */
78#define HAVE_GETGID 1
79
80/* Define to 1 if you have the `getpagesize' function. */
81#define HAVE_GETPAGESIZE 1
82
83/* Define if the GNU gettext() function is already present or preinstalled. */
84/* #undef HAVE_GETTEXT */
85
86/* Define to 1 if you have the `gettimeofday' function. */
87/* #undef HAVE_GETTIMEOFDAY */
88
89/* Define to 1 if you have the `getuid' function. */
90#define HAVE_GETUID 1
91
92/* Define if you have the iconv() function. */
88/* Define to 1 if you have the `getegid' function. */
89#define HAVE_GETEGID 1
90
91/* Define to 1 if you have the `geteuid' function. */
92#define HAVE_GETEUID 1
93
94/* Define to 1 if you have the `getgid' function. */
95#define HAVE_GETGID 1
96
97/* Define to 1 if you have the `getpagesize' function. */
98#define HAVE_GETPAGESIZE 1
99
100/* Define if the GNU gettext() function is already present or preinstalled. */
101/* #undef HAVE_GETTEXT */
102
103/* Define to 1 if you have the `gettimeofday' function. */
104/* #undef HAVE_GETTIMEOFDAY */
105
106/* Define to 1 if you have the `getuid' function. */
107#define HAVE_GETUID 1
108
109/* Define if you have the iconv() function. */
93/* #undef HAVE_ICONV */
110#define HAVE_ICONV 1
94
111
112/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
113#define HAVE_INTMAX_T 1
114
95/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
96#define HAVE_INTTYPES_H 1
97
98/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
99 declares uintmax_t. */
100#define HAVE_INTTYPES_H_WITH_UINTMAX 1
101
102/* Define to 1 if you have the <io.h> header file. */
103/* #undef HAVE_IO_H */
104
105/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
106#define HAVE_LANGINFO_CODESET 1
107
108/* Define if your <locale.h> file defines LC_MESSAGES. */
109#define HAVE_LC_MESSAGES 1
110
111/* Define to 1 if you have the `bsd' library (-lbsd). */
112/* #undef HAVE_LIBBSD */
113
114/* Define to 1 if you have the <limits.h> header file. */
115#define HAVE_LIMITS_H 1
116
117/* Define to 1 if you have the <locale.h> header file. */
118#define HAVE_LOCALE_H 1
119
115/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
116#define HAVE_INTTYPES_H 1
117
118/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
119 declares uintmax_t. */
120#define HAVE_INTTYPES_H_WITH_UINTMAX 1
121
122/* Define to 1 if you have the <io.h> header file. */
123/* #undef HAVE_IO_H */
124
125/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
126#define HAVE_LANGINFO_CODESET 1
127
128/* Define if your <locale.h> file defines LC_MESSAGES. */
129#define HAVE_LC_MESSAGES 1
130
131/* Define to 1 if you have the `bsd' library (-lbsd). */
132/* #undef HAVE_LIBBSD */
133
134/* Define to 1 if you have the <limits.h> header file. */
135#define HAVE_LIMITS_H 1
136
137/* Define to 1 if you have the <locale.h> header file. */
138#define HAVE_LOCALE_H 1
139
140/* Define if you have the 'long double' type. */
141#define HAVE_LONG_DOUBLE 1
142
143/* Define if you have the 'long long' type. */
144#define HAVE_LONG_LONG 1
145
120/* Define to 1 if you have the <malloc.h> header file. */
121/* #undef HAVE_MALLOC_H */
122
123/* Define to 1 if you have the `memcpy' function. */
124#define HAVE_MEMCPY 1
125
126/* Define to 1 if you have the `memmove' function. */
127#define HAVE_MEMMOVE 1
128
129/* Define to 1 if you have the <memory.h> header file. */
130#define HAVE_MEMORY_H 1
131
132/* Define to 1 if you have the `mempcpy' function. */
133/* #undef HAVE_MEMPCPY */
134
135/* Define to 1 if you have the `memset' function. */
136#define HAVE_MEMSET 1
137
138/* Define to 1 if you have the `mkstemp' function. */
139#define HAVE_MKSTEMP 1
140
141/* Define to 1 if you have a working `mmap' system call. */
142#define HAVE_MMAP 1
143
144/* Define to 1 if you have the `munmap' function. */
145#define HAVE_MUNMAP 1
146
147/* Define to 1 if you have the <ncurses/termcap.h> header file. */
148/* #undef HAVE_NCURSES_TERMCAP_H */
149
150/* Define to 1 if you have the <nl_types.h> header file. */
151#define HAVE_NL_TYPES_H 1
152
146/* Define to 1 if you have the <malloc.h> header file. */
147/* #undef HAVE_MALLOC_H */
148
149/* Define to 1 if you have the `memcpy' function. */
150#define HAVE_MEMCPY 1
151
152/* Define to 1 if you have the `memmove' function. */
153#define HAVE_MEMMOVE 1
154
155/* Define to 1 if you have the <memory.h> header file. */
156#define HAVE_MEMORY_H 1
157
158/* Define to 1 if you have the `mempcpy' function. */
159/* #undef HAVE_MEMPCPY */
160
161/* Define to 1 if you have the `memset' function. */
162#define HAVE_MEMSET 1
163
164/* Define to 1 if you have the `mkstemp' function. */
165#define HAVE_MKSTEMP 1
166
167/* Define to 1 if you have a working `mmap' system call. */
168#define HAVE_MMAP 1
169
170/* Define to 1 if you have the `munmap' function. */
171#define HAVE_MUNMAP 1
172
173/* Define to 1 if you have the <ncurses/termcap.h> header file. */
174/* #undef HAVE_NCURSES_TERMCAP_H */
175
176/* Define to 1 if you have the <nl_types.h> header file. */
177#define HAVE_NL_TYPES_H 1
178
179/* Define if your printf() function supports format strings with positions. */
180#define HAVE_POSIX_PRINTF 1
181
153/* Define to 1 if you have the `putenv' function. */
154#define HAVE_PUTENV 1
155
156/* Define to 1 if you have the <pwd.h> header file. */
157#define HAVE_PWD_H 1
158
159/* Define to 1 if you have the `setenv' function. */
160#define HAVE_SETENV 1
161
162/* Define to 1 if you have the `setlocale' function. */
163#define HAVE_SETLOCALE 1
164
165/* Define to 1 if you have the `setvbuf' function. */
166#define HAVE_SETVBUF 1
167
168/* Define to 1 if you have the `sigaction' function. */
169#define HAVE_SIGACTION 1
170
171/* Define to 1 if you have the `sigprocmask' function. */
172#define HAVE_SIGPROCMASK 1
173
174/* Define to 1 if you have the `sigsetmask' function. */
175#define HAVE_SIGSETMASK 1
176
182/* Define to 1 if you have the `putenv' function. */
183#define HAVE_PUTENV 1
184
185/* Define to 1 if you have the <pwd.h> header file. */
186#define HAVE_PWD_H 1
187
188/* Define to 1 if you have the `setenv' function. */
189#define HAVE_SETENV 1
190
191/* Define to 1 if you have the `setlocale' function. */
192#define HAVE_SETLOCALE 1
193
194/* Define to 1 if you have the `setvbuf' function. */
195#define HAVE_SETVBUF 1
196
197/* Define to 1 if you have the `sigaction' function. */
198#define HAVE_SIGACTION 1
199
200/* Define to 1 if you have the `sigprocmask' function. */
201#define HAVE_SIGPROCMASK 1
202
203/* Define to 1 if you have the `sigsetmask' function. */
204#define HAVE_SIGSETMASK 1
205
206/* Define to 1 if you have the `snprintf' function. */
207#define HAVE_SNPRINTF 1
208
177/* Define to 1 if you have the <stddef.h> header file. */
178#define HAVE_STDDEF_H 1
179
180/* Define to 1 if you have the <stdint.h> header file. */
181#define HAVE_STDINT_H 1
182
183/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
184 uintmax_t. */
185#define HAVE_STDINT_H_WITH_UINTMAX 1
186
187/* Define to 1 if you have the <stdlib.h> header file. */
188#define HAVE_STDLIB_H 1
189
190/* Define to 1 if you have the `stpcpy' function. */
191#define HAVE_STPCPY 1
192
193/* Define to 1 if you have the `strcasecmp' function. */
194#define HAVE_STRCASECMP 1
195
196/* Define to 1 if you have the `strchr' function. */
197#define HAVE_STRCHR 1
198
199/* Define to 1 if you have the `strcoll' function and it is properly defined.
200 */
201#define HAVE_STRCOLL 1
202
203/* Define to 1 if you have the `strdup' function. */
204#define HAVE_STRDUP 1
205
206/* Define to 1 if you have the `strerror' function. */
207#define HAVE_STRERROR 1
208
209/* Define to 1 if you have the <strings.h> header file. */
210#define HAVE_STRINGS_H 1
211
212/* Define to 1 if you have the <string.h> header file. */
213#define HAVE_STRING_H 1
214
215/* Define to 1 if you have the `strncasecmp' function. */
216#define HAVE_STRNCASECMP 1
217
218/* Define to 1 if you have the `strtoul' function. */
219#define HAVE_STRTOUL 1
220
221/* Define to 1 if you have the <sys/fcntl.h> header file. */
222#define HAVE_SYS_FCNTL_H 1
223
224/* Define to 1 if you have the <sys/file.h> header file. */
225#define HAVE_SYS_FILE_H 1
226
227/* Define to 1 if you have the <sys/param.h> header file. */
228#define HAVE_SYS_PARAM_H 1
229
230/* Define to 1 if you have the <sys/ptem.h> header file. */
231/* #undef HAVE_SYS_PTEM_H */
232
233/* Define to 1 if you have the <sys/stat.h> header file. */
234#define HAVE_SYS_STAT_H 1
235
236/* Define to 1 if you have the <sys/stream.h> header file. */
237/* #undef HAVE_SYS_STREAM_H */
238
239/* Define to 1 if you have the <sys/time.h> header file. */
240#define HAVE_SYS_TIME_H 1
241
242/* Define to 1 if you have the <sys/ttold.h> header file. */
243/* #undef HAVE_SYS_TTOLD_H */
244
245/* Define to 1 if you have the <sys/types.h> header file. */
246#define HAVE_SYS_TYPES_H 1
247
248/* Define to 1 if you have the <sys/wait.h> header file. */
249#define HAVE_SYS_WAIT_H 1
250
251/* Define to 1 if you have the <termcap.h> header file. */
252#define HAVE_TERMCAP_H 1
253
254/* Define to 1 if you have the <termios.h> header file. */
255#define HAVE_TERMIOS_H 1
256
257/* Define to 1 if you have the <termio.h> header file. */
258/* #undef HAVE_TERMIO_H */
259
260/* Define to 1 if you have the `tsearch' function. */
261#define HAVE_TSEARCH 1
262
263/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
264#define HAVE_UINTMAX_T 1
265
266/* Define to 1 if you have the <unistd.h> header file. */
267#define HAVE_UNISTD_H 1
268
269/* Define if you have the 'unsigned long long' type. */
270#define HAVE_UNSIGNED_LONG_LONG 1
271
272/* Define to 1 if you have the `vprintf' function. */
273#define HAVE_VPRINTF 1
274
209/* Define to 1 if you have the <stddef.h> header file. */
210#define HAVE_STDDEF_H 1
211
212/* Define to 1 if you have the <stdint.h> header file. */
213#define HAVE_STDINT_H 1
214
215/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
216 uintmax_t. */
217#define HAVE_STDINT_H_WITH_UINTMAX 1
218
219/* Define to 1 if you have the <stdlib.h> header file. */
220#define HAVE_STDLIB_H 1
221
222/* Define to 1 if you have the `stpcpy' function. */
223#define HAVE_STPCPY 1
224
225/* Define to 1 if you have the `strcasecmp' function. */
226#define HAVE_STRCASECMP 1
227
228/* Define to 1 if you have the `strchr' function. */
229#define HAVE_STRCHR 1
230
231/* Define to 1 if you have the `strcoll' function and it is properly defined.
232 */
233#define HAVE_STRCOLL 1
234
235/* Define to 1 if you have the `strdup' function. */
236#define HAVE_STRDUP 1
237
238/* Define to 1 if you have the `strerror' function. */
239#define HAVE_STRERROR 1
240
241/* Define to 1 if you have the <strings.h> header file. */
242#define HAVE_STRINGS_H 1
243
244/* Define to 1 if you have the <string.h> header file. */
245#define HAVE_STRING_H 1
246
247/* Define to 1 if you have the `strncasecmp' function. */
248#define HAVE_STRNCASECMP 1
249
250/* Define to 1 if you have the `strtoul' function. */
251#define HAVE_STRTOUL 1
252
253/* Define to 1 if you have the <sys/fcntl.h> header file. */
254#define HAVE_SYS_FCNTL_H 1
255
256/* Define to 1 if you have the <sys/file.h> header file. */
257#define HAVE_SYS_FILE_H 1
258
259/* Define to 1 if you have the <sys/param.h> header file. */
260#define HAVE_SYS_PARAM_H 1
261
262/* Define to 1 if you have the <sys/ptem.h> header file. */
263/* #undef HAVE_SYS_PTEM_H */
264
265/* Define to 1 if you have the <sys/stat.h> header file. */
266#define HAVE_SYS_STAT_H 1
267
268/* Define to 1 if you have the <sys/stream.h> header file. */
269/* #undef HAVE_SYS_STREAM_H */
270
271/* Define to 1 if you have the <sys/time.h> header file. */
272#define HAVE_SYS_TIME_H 1
273
274/* Define to 1 if you have the <sys/ttold.h> header file. */
275/* #undef HAVE_SYS_TTOLD_H */
276
277/* Define to 1 if you have the <sys/types.h> header file. */
278#define HAVE_SYS_TYPES_H 1
279
280/* Define to 1 if you have the <sys/wait.h> header file. */
281#define HAVE_SYS_WAIT_H 1
282
283/* Define to 1 if you have the <termcap.h> header file. */
284#define HAVE_TERMCAP_H 1
285
286/* Define to 1 if you have the <termios.h> header file. */
287#define HAVE_TERMIOS_H 1
288
289/* Define to 1 if you have the <termio.h> header file. */
290/* #undef HAVE_TERMIO_H */
291
292/* Define to 1 if you have the `tsearch' function. */
293#define HAVE_TSEARCH 1
294
295/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
296#define HAVE_UINTMAX_T 1
297
298/* Define to 1 if you have the <unistd.h> header file. */
299#define HAVE_UNISTD_H 1
300
301/* Define if you have the 'unsigned long long' type. */
302#define HAVE_UNSIGNED_LONG_LONG 1
303
304/* Define to 1 if you have the `vprintf' function. */
305#define HAVE_VPRINTF 1
306
307/* Define if you have the 'wchar_t' type. */
308#define HAVE_WCHAR_T 1
309
310/* Define to 1 if you have the `wcslen' function. */
311#define HAVE_WCSLEN 1
312
313/* Define if you have the 'wint_t' type. */
314#define HAVE_WINT_T 1
315
275/* Define to 1 if you have the `__argz_count' function. */
276/* #undef HAVE___ARGZ_COUNT */
277
278/* Define to 1 if you have the `__argz_next' function. */
279/* #undef HAVE___ARGZ_NEXT */
280
281/* Define to 1 if you have the `__argz_stringify' function. */
282/* #undef HAVE___ARGZ_STRINGIFY */
283
284/* Define to 1 if you have the `__fsetlocking' function. */
285/* #undef HAVE___FSETLOCKING */
286
287/* Define to 1 if you have the `__secure_getenv' function. */
288/* #undef HAVE___SECURE_GETENV */
289
290/* Define as const if the declaration of iconv() needs const. */
316/* Define to 1 if you have the `__argz_count' function. */
317/* #undef HAVE___ARGZ_COUNT */
318
319/* Define to 1 if you have the `__argz_next' function. */
320/* #undef HAVE___ARGZ_NEXT */
321
322/* Define to 1 if you have the `__argz_stringify' function. */
323/* #undef HAVE___ARGZ_STRINGIFY */
324
325/* Define to 1 if you have the `__fsetlocking' function. */
326/* #undef HAVE___FSETLOCKING */
327
328/* Define to 1 if you have the `__secure_getenv' function. */
329/* #undef HAVE___SECURE_GETENV */
330
331/* Define as const if the declaration of iconv() needs const. */
291/* #undef ICONV_CONST */
332#define ICONV_CONST const
292
293/* Define if integer division by zero raises signal SIGFPE. */
294#define INTDIV0_RAISES_SIGFPE 1
295
296/* Name of package */
297#define PACKAGE "texinfo"
298
299/* Define to the address where bug reports for this package should be sent. */
300#define PACKAGE_BUGREPORT ""
301
302/* Define to the full name of this package. */
303#define PACKAGE_NAME "GNU Texinfo"
304
305/* Define to the full name and version of this package. */
333
334/* Define if integer division by zero raises signal SIGFPE. */
335#define INTDIV0_RAISES_SIGFPE 1
336
337/* Name of package */
338#define PACKAGE "texinfo"
339
340/* Define to the address where bug reports for this package should be sent. */
341#define PACKAGE_BUGREPORT ""
342
343/* Define to the full name of this package. */
344#define PACKAGE_NAME "GNU Texinfo"
345
346/* Define to the full name and version of this package. */
306#define PACKAGE_STRING "GNU Texinfo 4.6"
347#define PACKAGE_STRING "GNU Texinfo 4.8"
307
308/* Define to the one symbol short name of this package. */
309#define PACKAGE_TARNAME "texinfo"
310
311/* Define to the version of this package. */
348
349/* Define to the one symbol short name of this package. */
350#define PACKAGE_TARNAME "texinfo"
351
352/* Define to the version of this package. */
312#define PACKAGE_VERSION "4.6"
353#define PACKAGE_VERSION "4.8"
313
314/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
315/* #undef PRI_MACROS_BROKEN */
316
317/* Define as the return type of signal handlers (`int' or `void'). */
318#define RETSIGTYPE void
319
354
355/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
356/* #undef PRI_MACROS_BROKEN */
357
358/* Define as the return type of signal handlers (`int' or `void'). */
359#define RETSIGTYPE void
360
361/* Define as the maximum value of type 'size_t', if the system doesn't define
362 it. */
363/* #undef SIZE_MAX */
364
320/* If using the C implementation of alloca, define if you know the
321 direction of stack growth for your system; otherwise it will be
322 automatically deduced at run-time.
365/* If using the C implementation of alloca, define if you know the
366 direction of stack growth for your system; otherwise it will be
367 automatically deduced at run-time.
323 STACK_DIRECTION > 0 => grows toward higher addresses
324 STACK_DIRECTION < 0 => grows toward lower addresses
325 STACK_DIRECTION = 0 => direction of growth unknown */
368 STACK_DIRECTION > 0 => grows toward higher addresses
369 STACK_DIRECTION < 0 => grows toward lower addresses
370 STACK_DIRECTION = 0 => direction of growth unknown */
326/* #undef STACK_DIRECTION */
327
328/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
329/* #undef STAT_MACROS_BROKEN */
330
331/* Define to 1 if you have the ANSI C header files. */
332#define STDC_HEADERS 1
333
334/* Define to 1 if your <sys/time.h> declares `struct tm'. */
335/* #undef TM_IN_SYS_TIME */
336
337/* Version number of package */
371/* #undef STACK_DIRECTION */
372
373/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
374/* #undef STAT_MACROS_BROKEN */
375
376/* Define to 1 if you have the ANSI C header files. */
377#define STDC_HEADERS 1
378
379/* Define to 1 if your <sys/time.h> declares `struct tm'. */
380/* #undef TM_IN_SYS_TIME */
381
382/* Version number of package */
338#define VERSION "4.6"
383#define VERSION "4.8"
339
340/* Define to 1 if on MINIX. */
341/* #undef _MINIX */
342
343/* Define to 2 if the system does not provide POSIX.1 features except with
344 this defined. */
345/* #undef _POSIX_1_SOURCE */
346
347/* Define to 1 if you need to in order for `stat' and other things to work. */
348/* #undef _POSIX_SOURCE */
349
350/* Define to empty if `const' does not conform to ANSI C. */
351/* #undef const */
352
384
385/* Define to 1 if on MINIX. */
386/* #undef _MINIX */
387
388/* Define to 2 if the system does not provide POSIX.1 features except with
389 this defined. */
390/* #undef _POSIX_1_SOURCE */
391
392/* Define to 1 if you need to in order for `stat' and other things to work. */
393/* #undef _POSIX_SOURCE */
394
395/* Define to empty if `const' does not conform to ANSI C. */
396/* #undef const */
397
353/* Define as `__inline' if that's what the C compiler calls it, or to nothing
354 if it is not supported. */
398/* Define to `__inline__' or `__inline' if that's what the C compiler
399 calls it, or to nothing if 'inline' is not supported under any name. */
400#ifndef __cplusplus
355/* #undef inline */
401/* #undef inline */
402#endif
356
357/* Define to rpl_mkstemp if the replacement function should be used. */
358/* #undef mkstemp */
359
360/* Define to `long' if <sys/types.h> does not define. */
361/* #undef off_t */
362
403
404/* Define to rpl_mkstemp if the replacement function should be used. */
405/* #undef mkstemp */
406
407/* Define to `long' if <sys/types.h> does not define. */
408/* #undef off_t */
409
410/* Define as the type of the result of subtracting two pointers, if the system
411 doesn't define it. */
412/* #undef ptrdiff_t */
413
414/* Define to empty if the C compiler doesn't support this keyword. */
415/* #undef signed */
416
363/* Define to `unsigned' if <sys/types.h> does not define. */
364/* #undef size_t */
365
366/* Define to unsigned long or unsigned long long if <stdint.h> and
367 <inttypes.h> don't define. */
368/* #undef uintmax_t */
417/* Define to `unsigned' if <sys/types.h> does not define. */
418/* #undef size_t */
419
420/* Define to unsigned long or unsigned long long if <stdint.h> and
421 <inttypes.h> don't define. */
422/* #undef uintmax_t */