1/* config.h.in.  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 to 1 if translation of program messages to the user's native
7   language is requested. */
8#undef ENABLE_NLS
9
10/* Define to 1 if you have the <arpa/inet.h> header file. */
11#undef HAVE_ARPA_INET_H
12
13/* Define to 1 if you have the <bits/posix1_lim.h> header file. */
14#undef HAVE_BITS_POSIX1_LIM_H
15
16/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
17   CoreFoundation framework. */
18#undef HAVE_CFLOCALECOPYCURRENT
19
20/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
21   the CoreFoundation framework. */
22#undef HAVE_CFPREFERENCESCOPYAPPVALUE
23
24/* Define if the GNU dcgettext() function is already present or preinstalled.
25   */
26#undef HAVE_DCGETTEXT
27
28/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
29   */
30#undef HAVE_DIRENT_H
31
32/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
33#undef HAVE_DOPRNT
34
35/* Define to 1 if you have the <fcntl.h> header file. */
36#undef HAVE_FCNTL_H
37
38/* Define to 1 if you have the `gethostbyname' function. */
39#undef HAVE_GETHOSTBYNAME
40
41/* Define if the GNU gettext() function is already present or preinstalled. */
42#undef HAVE_GETTEXT
43
44/* Define to 1 if you have the `gettimeofday' function. */
45#undef HAVE_GETTIMEOFDAY
46
47/* Define if you have the iconv() function. */
48#undef HAVE_ICONV
49
50/* Define to 1 if you have the `inet_ntoa' function. */
51#undef HAVE_INET_NTOA
52
53/* Define to 1 if you have the <inttypes.h> header file. */
54#undef HAVE_INTTYPES_H
55
56/* Define to 1 if you have the <libintl.h> header file. */
57#undef HAVE_LIBINTL_H
58
59/* Define to 1 if you have the `ncurses' library (-lncurses). */
60#undef HAVE_LIBNCURSES
61
62/* Define to 1 if you have the <limits.h> header file. */
63#undef HAVE_LIMITS_H
64
65/* Define to 1 if you have the <locale.h> header file. */
66#undef HAVE_LOCALE_H
67
68/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
69   to 0 otherwise. */
70#undef HAVE_MALLOC
71
72/* Define to 1 if you have the <memory.h> header file. */
73#undef HAVE_MEMORY_H
74
75/* Define to 1 if you have the `memset' function. */
76#undef HAVE_MEMSET
77
78/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
79#undef HAVE_NDIR_H
80
81/* Define to 1 if you have the <netdb.h> header file. */
82#undef HAVE_NETDB_H
83
84/* Define to 1 if you have the <netinet/in.h> header file. */
85#undef HAVE_NETINET_IN_H
86
87/* Define to 1 if your system has a GNU libc compatible `realloc' function,
88   and to 0 otherwise. */
89#undef HAVE_REALLOC
90
91/* Define to 1 if you have the `setlocale' function. */
92#undef HAVE_SETLOCALE
93
94/* Define to 1 if you have the `setregid' function. */
95#undef HAVE_SETREGID
96
97/* Define to 1 if you have the `setresgid' function. */
98#undef HAVE_SETRESGID
99
100/* Define to 1 if you have the `socket' function. */
101#undef HAVE_SOCKET
102
103/* Define to 1 if `stat' has the bug that it succeeds when given the
104   zero-length file name argument. */
105#undef HAVE_STAT_EMPTY_STRING_BUG
106
107/* Define to 1 if you have the <stdarg.h> header file. */
108#undef HAVE_STDARG_H
109
110/* Define to 1 if you have the <stdint.h> header file. */
111#undef HAVE_STDINT_H
112
113/* Define to 1 if you have the <stdlib.h> header file. */
114#undef HAVE_STDLIB_H
115
116/* Define to 1 if you have the `strchr' function. */
117#undef HAVE_STRCHR
118
119/* Define to 1 if you have the `strdup' function. */
120#undef HAVE_STRDUP
121
122/* Define to 1 if you have the `strerror' function. */
123#undef HAVE_STRERROR
124
125/* Define to 1 if you have the <strings.h> header file. */
126#undef HAVE_STRINGS_H
127
128/* Define to 1 if you have the <string.h> header file. */
129#undef HAVE_STRING_H
130
131/* Define to 1 if you have the `strrchr' function. */
132#undef HAVE_STRRCHR
133
134/* Define to 1 if you have the `strstr' function. */
135#undef HAVE_STRSTR
136
137/* Define to 1 if you have the `strtol' function. */
138#undef HAVE_STRTOL
139
140/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
141   */
142#undef HAVE_SYS_DIR_H
143
144/* Define to 1 if you have the <sys/file.h> header file. */
145#undef HAVE_SYS_FILE_H
146
147/* Define to 1 if you have the <sys/ioctl.h> header file. */
148#undef HAVE_SYS_IOCTL_H
149
150/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
151   */
152#undef HAVE_SYS_NDIR_H
153
154/* Define to 1 if you have the <sys/param.h> header file. */
155#undef HAVE_SYS_PARAM_H
156
157/* Define to 1 if you have the <sys/socket.h> header file. */
158#undef HAVE_SYS_SOCKET_H
159
160/* Define to 1 if you have the <sys/stat.h> header file. */
161#undef HAVE_SYS_STAT_H
162
163/* Define to 1 if you have the <sys/time.h> header file. */
164#undef HAVE_SYS_TIME_H
165
166/* Define to 1 if you have the <sys/types.h> header file. */
167#undef HAVE_SYS_TYPES_H
168
169/* Define to 1 if you have the <unistd.h> header file. */
170#undef HAVE_UNISTD_H
171
172/* Define to 1 if you have the `vprintf' function. */
173#undef HAVE_VPRINTF
174
175/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
176   slash. */
177#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
178
179/* Define to 1 if your C compiler doesn't accept -c and -o together. */
180#undef NO_MINUS_C_MINUS_O
181
182/* Name of package */
183#undef PACKAGE
184
185/* Define to the address where bug reports for this package should be sent. */
186#undef PACKAGE_BUGREPORT
187
188/* Define to the full name of this package. */
189#undef PACKAGE_NAME
190
191/* Define to the full name and version of this package. */
192#undef PACKAGE_STRING
193
194/* Define to the one symbol short name of this package. */
195#undef PACKAGE_TARNAME
196
197/* Define to the version of this package. */
198#undef PACKAGE_VERSION
199
200/* Define to 1 if you have the ANSI C header files. */
201#undef STDC_HEADERS
202
203/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
204#undef TIME_WITH_SYS_TIME
205
206/* Version number of package */
207#undef VERSION
208
209/* Define to 1 if on MINIX. */
210#undef _MINIX
211
212/* Define to 2 if the system does not provide POSIX.1 features except with
213   this defined. */
214#undef _POSIX_1_SOURCE
215
216/* Define to 1 if you need to in order for `stat' and other things to work. */
217#undef _POSIX_SOURCE
218
219/* Enable extensions on AIX 3, Interix.  */
220#ifndef _ALL_SOURCE
221# undef _ALL_SOURCE
222#endif
223/* Enable GNU extensions on systems that have them.  */
224#ifndef _GNU_SOURCE
225# undef _GNU_SOURCE
226#endif
227/* Enable threading extensions on Solaris.  */
228#ifndef _POSIX_PTHREAD_SEMANTICS
229# undef _POSIX_PTHREAD_SEMANTICS
230#endif
231/* Enable extensions on HP NonStop.  */
232#ifndef _TANDEM_SOURCE
233# undef _TANDEM_SOURCE
234#endif
235/* Enable general extensions on Solaris.  */
236#ifndef __EXTENSIONS__
237# undef __EXTENSIONS__
238#endif
239
240
241/* Define to empty if `const' does not conform to ANSI C. */
242#undef const
243
244/* Define to `int' if <sys/types.h> doesn't define. */
245#undef gid_t
246
247/* Define to `__inline__' or `__inline' if that's what the C compiler
248   calls it, or to nothing if 'inline' is not supported under any name.  */
249#ifndef __cplusplus
250#undef inline
251#endif
252
253/* Define to rpl_malloc if the replacement function should be used. */
254#undef malloc
255
256/* Define to rpl_realloc if the replacement function should be used. */
257#undef realloc
258
259/* Define to `unsigned int' if <sys/types.h> does not define. */
260#undef size_t
261
262/* Define to `int' if <sys/types.h> doesn't define. */
263#undef uid_t
264