1/* config.hin.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if the `closedir' function returns void instead of `int'. */
4#undef CLOSEDIR_VOID
5
6/* Define if there is a member named d_ino in the struct describing directory
7   headers. */
8#undef D_INO_IN_DIRENT
9
10/* Define to 1 if you have the <bp-sym.h> header file. */
11#undef HAVE_BP_SYM_H
12
13/* Define if backslash-a works in C strings. */
14#undef HAVE_C_BACKSLASH_A
15
16/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
17   */
18#undef HAVE_DECL_FREE
19
20/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
21   */
22#undef HAVE_DECL_GETENV
23
24/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
25   */
26#undef HAVE_DECL_MALLOC
27
28/* Define to 1 if you have the declaration of `mktemp', and to 0 if you don't.
29   */
30#undef HAVE_DECL_MKTEMP
31
32/* Define to 1 if you have the declaration of `strerror', and to 0 if you
33   don't. */
34#undef HAVE_DECL_STRERROR
35
36/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
37   don't. */
38#undef HAVE_DECL_STRERROR_R
39
40/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
41   */
42#undef HAVE_DIRENT_H
43
44/* Define if the malloc check has been performed. */
45#undef HAVE_DONE_WORKING_MALLOC_CHECK
46
47/* Define if the realloc check has been performed. */
48#undef HAVE_DONE_WORKING_REALLOC_CHECK
49
50/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
51#undef HAVE_DOPRNT
52
53/* Define to 1 if you have the <fcntl.h> header file. */
54#undef HAVE_FCNTL_H
55
56/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
57#undef HAVE_FSEEKO
58
59/* Define to 1 if you have the `geteuid' function. */
60#undef HAVE_GETEUID
61
62/* Define to 1 if you have the `getuid' function. */
63#undef HAVE_GETUID
64
65/* Define to 1 if you have the <inttypes.h> header file. */
66#undef HAVE_INTTYPES_H
67
68/* Define to 1 if you have the `isascii' function. */
69#undef HAVE_ISASCII
70
71/* Define to 1 if you have the `iswprint' function. */
72#undef HAVE_ISWPRINT
73
74/* Define to 1 if you have the <limits.h> header file. */
75#undef HAVE_LIMITS_H
76
77/* Define to 1 if you support file names longer than 14 characters. */
78#undef HAVE_LONG_FILE_NAMES
79
80/* Define to 1 if mbrtowc and mbstate_t are properly declared. */
81#undef HAVE_MBRTOWC
82
83/* ma Define to 1 if <wchar.h> declares mbstate_t. */
84#undef HAVE_MBSTATE_T
85
86/* Define to 1 if you have the `memchr' function. */
87#undef HAVE_MEMCHR
88
89/* Define to 1 if you have the `memcmp' function. */
90#undef HAVE_MEMCMP
91
92/* Define to 1 if you have the <memory.h> header file. */
93#undef HAVE_MEMORY_H
94
95/* Define to 1 if you have the `mkdir' function. */
96#undef HAVE_MKDIR
97
98/* Define to 1 if you have the `mktemp' function. */
99#undef HAVE_MKTEMP
100
101/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
102#undef HAVE_NDIR_H
103
104/* Define to 1 if you have the `pathconf' function. */
105#undef HAVE_PATHCONF
106
107/* Define to 1 if you have the `raise' function. */
108#undef HAVE_RAISE
109
110/* Define to 1 if you have the `rename' function. */
111#undef HAVE_RENAME
112
113/* Define to 1 if you have the `rmdir' function. */
114#undef HAVE_RMDIR
115
116/* Define to 1 if you have the DOS-style `setmode' function. */
117#undef HAVE_SETMODE_DOS
118
119/* Define to 1 if you have the `sigaction' function. */
120#undef HAVE_SIGACTION
121
122/* Define to 1 if you have the `sigprocmask' function. */
123#undef HAVE_SIGPROCMASK
124
125/* Define to 1 if you have the `sigsetmask' function. */
126#undef HAVE_SIGSETMASK
127
128/* Define to 1 if you have the <stddef.h> header file. */
129#undef HAVE_STDDEF_H
130
131/* Define to 1 if you have the <stdint.h> header file. */
132#undef HAVE_STDINT_H
133
134/* Define to 1 if you have the <stdlib.h> header file. */
135#undef HAVE_STDLIB_H
136
137/* Define to 1 if you have the `strerror' function. */
138#undef HAVE_STRERROR
139
140/* Define to 1 if you have the `strerror_r' function. */
141#undef HAVE_STRERROR_R
142
143/* Define to 1 if you have the <strings.h> header file. */
144#undef HAVE_STRINGS_H
145
146/* Define to 1 if you have the <string.h> header file. */
147#undef HAVE_STRING_H
148
149/* Define to 1 if you have the `strncasecmp' function. */
150#undef HAVE_STRNCASECMP
151
152/* Define if struct utimbuf is declared -- usually in <utime.h>. Some systems
153   have utime.h but don't declare the struct anywhere. */
154#undef HAVE_STRUCT_UTIMBUF
155
156/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
157   */
158#undef HAVE_SYS_DIR_H
159
160/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
161   */
162#undef HAVE_SYS_NDIR_H
163
164/* Define to 1 if you have the <sys/stat.h> header file. */
165#undef HAVE_SYS_STAT_H
166
167/* Define to 1 if you have the <sys/types.h> header file. */
168#undef HAVE_SYS_TYPES_H
169
170/* Define to 1 if you have the <unistd.h> header file. */
171#undef HAVE_UNISTD_H
172
173/* Define to 1 if you have the <utime.h> header file. */
174#undef HAVE_UTIME_H
175
176/* Define to 1 if you have the <varargs.h> header file. */
177#undef HAVE_VARARGS_H
178
179/* Define to 1 if you have the `vprintf' function. */
180#undef HAVE_VPRINTF
181
182/* Define to 1 if you have the <wchar.h> header file. */
183#undef HAVE_WCHAR_H
184
185/* Define to 1 if you have the <wctype.h> header file. */
186#undef HAVE_WCTYPE_H
187
188/* Define to 1 if you have the `_doprintf' function. */
189#undef HAVE__DOPRINTF
190
191/* Define if mkdir takes only one argument. */
192#undef MKDIR_TAKES_ONE_ARG
193
194/* Define to the address where bug reports for this package should be sent. */
195#undef PACKAGE_BUGREPORT
196
197/* Define to the full name of this package. */
198#undef PACKAGE_NAME
199
200/* Define to the full name and version of this package. */
201#undef PACKAGE_STRING
202
203/* Define to the one symbol short name of this package. */
204#undef PACKAGE_TARNAME
205
206/* Define to the version of this package. */
207#undef PACKAGE_VERSION
208
209/* Define to 1 if the C compiler supports function prototypes. */
210#undef PROTOTYPES
211
212/* Define as the return type of signal handlers (`int' or `void'). */
213#undef RETSIGTYPE
214
215/* Define to 1 if you have the ANSI C header files. */
216#undef STDC_HEADERS
217
218/* Define to 1 if strerror_r returns char *. */
219#undef STRERROR_R_CHAR_P
220
221/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
222#undef TIME_WITH_SYS_TIME
223
224/* Define to 1 if on AIX 3.
225   System headers sometimes define this.
226   We just want to avoid a redefinition error message.  */
227#ifndef _ALL_SOURCE
228# undef _ALL_SOURCE
229#endif
230
231/* Number of bits in a file offset, on hosts where this is settable. */
232#undef _FILE_OFFSET_BITS
233
234/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
235#undef _LARGEFILE_SOURCE
236
237/* Define for large files, on AIX-style hosts. */
238#undef _LARGE_FILES
239
240/* Define to 1 if on MINIX. */
241#undef _MINIX
242
243/* Define to 2 if the system does not provide POSIX.1 features except with
244   this defined. */
245#undef _POSIX_1_SOURCE
246
247/* Define to 1 if you need to in order for `stat' and other things to work. */
248#undef _POSIX_SOURCE
249
250/* Define like PROTOTYPES; this can be used by system headers. */
251#undef __PROTOTYPES
252
253/* Define to empty if `const' does not conform to ANSI C. */
254#undef const
255
256/* Define to rpl_malloc if the replacement function should be used. */
257#undef malloc
258
259/* Define to a type if <wchar.h> does not define. */
260#undef mbstate_t
261
262/* Define to `int' if <sys/types.h> does not define. */
263#undef mode_t
264
265/* Define to `long' if <sys/types.h> does not define. */
266#undef off_t
267
268/* Define to `int' if <sys/types.h> does not define. */
269#undef pid_t
270
271/* Define to rpl_realloc if the replacement function should be used. */
272#undef realloc
273
274/* Define to `unsigned' if <sys/types.h> does not define. */
275#undef size_t
276