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 your system has a working `chown' function. */
7#undef HAVE_CHOWN
8
9/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
10   */
11#undef HAVE_DIRENT_H
12
13/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
14#undef HAVE_DOPRNT
15
16/* Define to 1 if you have the `fork' function. */
17#undef HAVE_FORK
18
19/* Define to 1 if you have the `gethostname' function. */
20#undef HAVE_GETHOSTNAME
21
22/* Define to 1 if you have the `getpass' function. */
23#undef HAVE_GETPASS
24
25/* Define to 1 if you have the `getspnam' function. */
26#undef HAVE_GETSPNAM
27
28/* Define to 1 if you have the <inttypes.h> header file. */
29#undef HAVE_INTTYPES_H
30
31/* Define to 1 if you have the `bsd' library (-lbsd) */
32#undef HAVE_LIBBSD
33
34/* Define to 1 if you have the `crypt' library (-lcrypt). */
35#undef HAVE_LIBCRYPT
36
37/* Define to 1 if you have the `fl' library (-lfl). */
38#undef HAVE_LIBFL
39
40/* Define to 1 if you have the `l' library (-ll). */
41#undef HAVE_LIBL
42
43/* Define to 1 if you have the <limits.h> header file. */
44#undef HAVE_LIMITS_H
45
46/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
47   to 0 otherwise. */
48#undef HAVE_MALLOC
49
50/* Define to 1 if you have the <memory.h> header file. */
51#undef HAVE_MEMORY_H
52
53/* Define to 1 if you have the `memset' function. */
54#undef HAVE_MEMSET
55
56/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
57#undef HAVE_NDIR_H
58
59/* Define to 1 if you have the <netdb.h> header file. */
60#undef HAVE_NETDB_H
61
62/* Define to 1 if your system has a GNU libc compatible `realloc' function,
63   and to 0 otherwise. */
64#undef HAVE_REALLOC
65
66/* Define to 1 if you have the `regcomp' function. */
67#undef HAVE_REGCOMP
68
69/* Define to 1 if you have the `regex' functions. */
70#undef HAVE_REGEX
71
72/* Define to 1 if you have the <shadow.h> header file. */
73#undef HAVE_SHADOW_H
74
75/* Define to 1 if `stat' has the bug that it succeeds when given the
76   zero-length file name argument. */
77#undef HAVE_STAT_EMPTY_STRING_BUG
78
79/* Define to 1 if you have the <stdint.h> header file. */
80#undef HAVE_STDINT_H
81
82/* Define to 1 if you have the <stdlib.h> header file. */
83#undef HAVE_STDLIB_H
84
85/* Define to 1 if you have the `strchr' function. */
86#undef HAVE_STRCHR
87
88/* Define to 1 if you have the `strcspn' function. */
89#undef HAVE_STRCSPN
90
91/* Define to 1 if you have the `strdup' function. */
92#undef HAVE_STRDUP
93
94/* Define to 1 if you have the `strftime' function. */
95#undef HAVE_STRFTIME
96
97/* Define to 1 if you have the <strings.h> header file. */
98#undef HAVE_STRINGS_H
99
100/* Define to 1 if you have the <string.h> header file. */
101#undef HAVE_STRING_H
102
103/* Define to 1 if you have the `strlcat' function. */
104#undef HAVE_STRLCAT
105
106/* Define to 1 if you have the `strlcpy' function. */
107#undef HAVE_STRLCPY
108
109/* Define to 1 if you have the `strrchr' function. */
110#undef HAVE_STRRCHR
111
112/* Define to 1 if you have the `strtol' function. */
113#undef HAVE_STRTOL
114
115/* Define to 1 if you have the <syslog.h> header file. */
116#undef HAVE_SYSLOG_H
117
118/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
119   */
120#undef HAVE_SYS_DIR_H
121
122/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
123   */
124#undef HAVE_SYS_NDIR_H
125
126/* Define to 1 if you have the <sys/stat.h> header file. */
127#undef HAVE_SYS_STAT_H
128
129/* Define to 1 if you have the <sys/time.h> header file. */
130#undef HAVE_SYS_TIME_H
131
132/* Define to 1 if you have the <sys/types.h> header file. */
133#undef HAVE_SYS_TYPES_H
134
135/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
136#undef HAVE_SYS_WAIT_H
137
138/* Define to 1 if you have the <unistd.h> header file. */
139#undef HAVE_UNISTD_H
140
141/* Define to 1 if you have the `vfork' function. */
142#undef HAVE_VFORK
143
144/* Define to 1 if you have the <vfork.h> header file. */
145#undef HAVE_VFORK_H
146
147/* Define to 1 if you have the `vprintf' function. */
148#undef HAVE_VPRINTF
149
150/* Define to 1 if you have the `vsnprintf' function. */
151#undef HAVE_VSNPRINTF
152
153/* Define to 1 if `fork' works. */
154#undef HAVE_WORKING_FORK
155
156/* Define to 1 if `vfork' works. */
157#undef HAVE_WORKING_VFORK
158
159/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
160   slash. */
161#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
162
163/* Does openlog() return void? */
164#undef OPENLOG_VOID
165
166/* Name of package */
167#undef PACKAGE
168
169/* Define to the address where bug reports for this package should be sent. */
170#undef PACKAGE_BUGREPORT
171
172/* Define to the full name of this package. */
173#undef PACKAGE_NAME
174
175/* Define to the full name and version of this package. */
176#undef PACKAGE_STRING
177
178/* Define to the one symbol short name of this package. */
179#undef PACKAGE_TARNAME
180
181/* Define to the home page for this package. */
182#undef PACKAGE_URL
183
184/* Define to the version of this package. */
185#undef PACKAGE_VERSION
186
187/* Define to 1 if you have the ANSI C header files. */
188#undef STDC_HEADERS
189
190/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
191#undef TIME_WITH_SYS_TIME
192
193/* Use PAM for authentication */
194#undef USE_PAM
195
196/* Use shadow file for authentication */
197#undef USE_SHADOW
198
199/* Enable extensions on AIX 3, Interix.  */
200#ifndef _ALL_SOURCE
201# undef _ALL_SOURCE
202#endif
203/* Enable GNU extensions on systems that have them.  */
204#ifndef _GNU_SOURCE
205# undef _GNU_SOURCE
206#endif
207/* Enable threading extensions on Solaris.  */
208#ifndef _POSIX_PTHREAD_SEMANTICS
209# undef _POSIX_PTHREAD_SEMANTICS
210#endif
211/* Enable extensions on HP NonStop.  */
212#ifndef _TANDEM_SOURCE
213# undef _TANDEM_SOURCE
214#endif
215/* Enable general extensions on Solaris.  */
216#ifndef __EXTENSIONS__
217# undef __EXTENSIONS__
218#endif
219
220
221/* Version number of package */
222#undef VERSION
223
224/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
225   `char[]'. */
226#undef YYTEXT_POINTER
227
228/* Define to 1 if on MINIX. */
229#undef _MINIX
230
231/* Define to 2 if the system does not provide POSIX.1 features except with
232   this defined. */
233#undef _POSIX_1_SOURCE
234
235/* Define to 1 if you need to in order for `stat' and other things to work. */
236#undef _POSIX_SOURCE
237
238/* Define to empty if `const' does not conform to ANSI C. */
239#undef const
240
241/* Define to `int' if <sys/types.h> doesn't define. */
242#undef gid_t
243
244/* Define to rpl_malloc if the replacement function should be used. */
245#undef malloc
246
247/* Define to `int' if <sys/types.h> does not define. */
248#undef mode_t
249
250/* Define to `int' if <sys/types.h> does not define. */
251#undef pid_t
252
253/* Define to rpl_realloc if the replacement function should be used. */
254#undef realloc
255
256/* Define to `unsigned int' if <sys/types.h> does not define. */
257#undef size_t
258
259/* Define to `int' if <sys/types.h> doesn't define. */
260#undef uid_t
261
262/* Define as `fork' if `vfork' does not work. */
263#undef vfork
264