]> granicus.if.org Git - linux-pam/blob - config.h.in
Relevant BUGIDs: none
[linux-pam] / config.h.in
1 /* config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* lots of stuff gets written to /tmp/pam-debug.log */
4 #undef DEBUG
5
6 /* Define to the type of elements in the array set by `getgroups'. Usually
7    this is either `int' or `gid_t'. */
8 #undef GETGROUPS_T
9
10 /* Define to 1 if you have the <crypt.h> header file. */
11 #undef HAVE_CRYPT_H
12
13 /* Define to 1 if you have the <db.h> header file. */
14 #undef HAVE_DB_H
15
16 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
17    */
18 #undef HAVE_DIRENT_H
19
20 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
21 #undef HAVE_DOPRNT
22
23 /* Define to 1 if you have the <fcntl.h> header file. */
24 #undef HAVE_FCNTL_H
25
26 /* Define to 1 if you have the `getgrgid_r' function. */
27 #undef HAVE_GETGRGID_R
28
29 /* Define to 1 if you have the `getgrnam_r' function. */
30 #undef HAVE_GETGRNAM_R
31
32 /* Define to 1 if you have the `getgrouplist' function. */
33 #undef HAVE_GETGROUPLIST
34
35 /* Define to 1 if you have the `gethostname' function. */
36 #undef HAVE_GETHOSTNAME
37
38 /* Define to 1 if you have the `getpwnam_r' function. */
39 #undef HAVE_GETPWNAM_R
40
41 /* Define to 1 if you have the `getpwuid_r' function. */
42 #undef HAVE_GETPWUID_R
43
44 /* Define to 1 if you have the `getspnam_r' function. */
45 #undef HAVE_GETSPNAM_R
46
47 /* Define to 1 if you have the `gettimeofday' function. */
48 #undef HAVE_GETTIMEOFDAY
49
50 /* Define to 1 if you have the <inittypes.h> header file. */
51 #undef HAVE_INITTYPES_H
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 <lastlog.h> header file. */
57 #undef HAVE_LASTLOG_H
58
59 /* Define to 1 if you have the `crack' library (-lcrack). */
60 #undef HAVE_LIBCRACK
61
62 /* Define to 1 if you have the `crypt' library (-lcrypt). */
63 #undef HAVE_LIBCRYPT
64
65 /* Define to 1 if you have the `db' library (-ldb). */
66 #undef HAVE_LIBDB
67
68 /* Define to 1 if you have the `fl' library (-lfl). */
69 #undef HAVE_LIBFL
70
71 /* Define to 1 if you have the `fl' library (-lfl). */
72 #undef HAVE_LIBFLEX
73
74 /* Define to 1 if you have the `l' library (-ll). */
75 #undef HAVE_LIBLEX
76
77 /* Define to 1 if you have the `ndbm' library (-lndbm). */
78 #undef HAVE_LIBNDBM
79
80 /* Define to 1 if you have the `nsl' library (-lnsl). */
81 #undef HAVE_LIBNSL
82
83 /* Define to 1 if you have the `pwdb' library (-lpwdb). */
84 #undef HAVE_LIBPWDB
85
86 /* Define to 1 if you have the `nsl' library (-lnsl). */
87 #undef HAVE_LIBSELINUX
88
89 /* Define to 1 if you have the `util' library (-lutil). */
90 #undef HAVE_LIBUTIL
91
92 /* Define to 1 if you have the <limits.h> header file. */
93 #undef HAVE_LIMITS_H
94
95 /* Define to 1 if you have the <malloc.h> header file. */
96 #undef HAVE_MALLOC_H
97
98 /* Define to 1 if you have the <memory.h> header file. */
99 #undef HAVE_MEMORY_H
100
101 /* Define to 1 if you have the `mkdir' function. */
102 #undef HAVE_MKDIR
103
104 /* Define to 1 if you have the <ndbm.h> header file. */
105 #undef HAVE_NDBM_H
106
107 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
108 #undef HAVE_NDIR_H
109
110 /* Define to 1 if you have the <paths.h> header file. */
111 #undef HAVE_PATHS_H
112
113 /* Define to 1 if you have the `select' function. */
114 #undef HAVE_SELECT
115
116 /* Define to 1 if you have the <stdint.h> header file. */
117 #undef HAVE_STDINT_H
118
119 /* Define to 1 if you have the <stdlib.h> header file. */
120 #undef HAVE_STDLIB_H
121
122 /* Define to 1 if you have the `strcspn' function. */
123 #undef HAVE_STRCSPN
124
125 /* Define to 1 if you have the `strdup' function. */
126 #undef HAVE_STRDUP
127
128 /* Define to 1 if you have the `strerror' function. */
129 #undef HAVE_STRERROR
130
131 /* Define to 1 if you have the <strings.h> header file. */
132 #undef HAVE_STRINGS_H
133
134 /* Define to 1 if you have the <string.h> header file. */
135 #undef HAVE_STRING_H
136
137 /* Define to 1 if you have the `strspn' function. */
138 #undef HAVE_STRSPN
139
140 /* Define to 1 if you have the `strstr' function. */
141 #undef HAVE_STRSTR
142
143 /* Define to 1 if you have the `strtol' function. */
144 #undef HAVE_STRTOL
145
146 /* Define to 1 if you have the <syslog.h> header file. */
147 #undef HAVE_SYSLOG_H
148
149 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
150    */
151 #undef HAVE_SYS_DIR_H
152
153 /* Define to 1 if you have the <sys/file.h> header file. */
154 #undef HAVE_SYS_FILE_H
155
156 /* Define to 1 if you have the <sys/fsuid.h> header file. */
157 #undef HAVE_SYS_FSUID_H
158
159 /* Define to 1 if you have the <sys/ioctl.h> header file. */
160 #undef HAVE_SYS_IOCTL_H
161
162 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
163    */
164 #undef HAVE_SYS_NDIR_H
165
166 /* Define to 1 if you have the <sys/stat.h> header file. */
167 #undef HAVE_SYS_STAT_H
168
169 /* Define to 1 if you have the <sys/time.h> header file. */
170 #undef HAVE_SYS_TIME_H
171
172 /* Define to 1 if you have the <sys/types.h> header file. */
173 #undef HAVE_SYS_TYPES_H
174
175 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
176 #undef HAVE_SYS_WAIT_H
177
178 /* Define to 1 if you have the <termio.h> header file. */
179 #undef HAVE_TERMIO_H
180
181 /* Define to 1 if you have the `uname' function. */
182 #undef HAVE_UNAME
183
184 /* Define to 1 if you have the <unistd.h> header file. */
185 #undef HAVE_UNISTD_H
186
187 /* Define to 1 if you have the <utmpx.h> header file. */
188 #undef HAVE_UTMPX_H
189
190 /* Define to 1 if you have the <utmp.h> header file. */
191 #undef HAVE_UTMP_H
192
193 /* Define to 1 if you have the `vprintf' function. */
194 #undef HAVE_VPRINTF
195
196 /* Every malloc etc. call will be tracked */
197 #undef MEMORY_DEBUG
198
199 /* Define to the address where bug reports for this package should be sent. */
200 #undef PACKAGE_BUGREPORT
201
202 /* Define to the full name of this package. */
203 #undef PACKAGE_NAME
204
205 /* Define to the full name and version of this package. */
206 #undef PACKAGE_STRING
207
208 /* Define to the one symbol short name of this package. */
209 #undef PACKAGE_TARNAME
210
211 /* Define to the version of this package. */
212 #undef PACKAGE_VERSION
213
214 /* libpam should observe a global authentication lock */
215 #undef PAM_LOCKING
216
217 /* Path where mails are stored */
218 #undef PAM_PATH_MAILDIR
219
220 /* read both /etc/pam.d and /etc/pam.conf files */
221 #undef PAM_READ_BOTH_CONFS
222
223 /* Define to 1 if you have the ANSI C header files. */
224 #undef STDC_HEADERS
225
226 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
227 #undef TIME_WITH_SYS_TIME
228
229 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
230 #undef TM_IN_SYS_TIME
231
232 /* build libraries with different names (suffixed with 'd') */
233 #undef WITH_LIBDEBUG
234
235 /* Build with prelude ids support */
236 #undef WITH_PRELUDE
237
238 /* Define to 1 if your processor stores words with the most significant byte
239    first (like Motorola and SPARC, unlike Intel and VAX). */
240 #undef WORDS_BIGENDIAN
241
242 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
243    `char[]'. */
244 #undef YYTEXT_POINTER
245
246 #ifdef MEMORY_DEBUG
247 /*
248  * this is basically a hack - we need to include a semiarbitrary
249  * number of headers to ensure that we don't get silly prototype/macro
250  * confusion.
251  */
252 # include <string.h>
253 # include <stdlib.h>
254 # include <security/pam_malloc.h>
255 #endif /* MEMORY_DEBUG */
256
257 /* Define to the path, relative to SECUREDIR, where PAMs specific to this
258    architecture can be found. */
259 #undef _PAM_ISA
260
261 /* Define to empty if `const' does not conform to ANSI C. */
262 #undef const
263
264 /* Define to `int' if <sys/types.h> doesn't define. */
265 #undef gid_t
266
267 /* Define to `long' if <sys/types.h> does not define. */
268 #undef off_t
269
270 /* Define to `int' if <sys/types.h> does not define. */
271 #undef pid_t
272
273 /* Define to `unsigned' if <sys/types.h> does not define. */
274 #undef size_t
275
276 /* Define to `int' if <sys/types.h> doesn't define. */
277 #undef uid_t