]> 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 /var/run/pam-debug.log */
4 #undef DEBUG
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 the type of elements in the array set by `getgroups'. Usually
11    this is either `int' or `gid_t'. */
12 #undef GETGROUPS_T
13
14 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
15    CoreFoundation framework. */
16 #undef HAVE_CFLOCALECOPYCURRENT
17
18 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
19    the CoreFoundation framework. */
20 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
21
22 /* Define to 1 if you have the <crack.h> header file. */
23 #undef HAVE_CRACK_H
24
25 /* Define to 1 if you have the <crypt.h> header file. */
26 #undef HAVE_CRYPT_H
27
28 /* Define to 1 if you have the <db.h> header file. */
29 #undef HAVE_DB_H
30
31 /* Define if the GNU dcgettext() function is already present or preinstalled.
32    */
33 #undef HAVE_DCGETTEXT
34
35 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
36    */
37 #undef HAVE_DIRENT_H
38
39 /* Define to 1 if you have the <dlfcn.h> header file. */
40 #undef HAVE_DLFCN_H
41
42 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
43 #undef HAVE_DOPRNT
44
45 /* Define to 1 if you have the <fcntl.h> header file. */
46 #undef HAVE_FCNTL_H
47
48 /* Define to 1 if you have the `getgrgid_r' function. */
49 #undef HAVE_GETGRGID_R
50
51 /* Define to 1 if you have the `getgrnam_r' function. */
52 #undef HAVE_GETGRNAM_R
53
54 /* Define to 1 if you have the `getgrouplist' function. */
55 #undef HAVE_GETGROUPLIST
56
57 /* Define to 1 if you have the `gethostname' function. */
58 #undef HAVE_GETHOSTNAME
59
60 /* Define to 1 if you have the `getpwnam_r' function. */
61 #undef HAVE_GETPWNAM_R
62
63 /* Define to 1 if you have the `getpwuid_r' function. */
64 #undef HAVE_GETPWUID_R
65
66 /* Define to 1 if you have the `getspnam_r' function. */
67 #undef HAVE_GETSPNAM_R
68
69 /* Define if the GNU gettext() function is already present or preinstalled. */
70 #undef HAVE_GETTEXT
71
72 /* Define to 1 if you have the `gettimeofday' function. */
73 #undef HAVE_GETTIMEOFDAY
74
75 /* Define if you have the iconv() function. */
76 #undef HAVE_ICONV
77
78 /* Define to 1 if you have the <inittypes.h> header file. */
79 #undef HAVE_INITTYPES_H
80
81 /* Define to 1 if you have the <inttypes.h> header file. */
82 #undef HAVE_INTTYPES_H
83
84 /* Define to 1 if you have the <lastlog.h> header file. */
85 #undef HAVE_LASTLOG_H
86
87 /* Define to 1 if you have the `lckpwdf' function. */
88 #undef HAVE_LCKPWDF
89
90 /* Define to 1 if you have the <limits.h> header file. */
91 #undef HAVE_LIMITS_H
92
93 /* Define to 1 if you have the <malloc.h> header file. */
94 #undef HAVE_MALLOC_H
95
96 /* Define to 1 if you have the <memory.h> header file. */
97 #undef HAVE_MEMORY_H
98
99 /* Define to 1 if you have the `mkdir' function. */
100 #undef HAVE_MKDIR
101
102 /* Define to 1 if you have the <ndbm.h> header file. */
103 #undef HAVE_NDBM_H
104
105 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
106 #undef HAVE_NDIR_H
107
108 /* Define to 1 if you have the <paths.h> header file. */
109 #undef HAVE_PATHS_H
110
111 /* Define to 1 if you have the `select' function. */
112 #undef HAVE_SELECT
113
114 /* Define to 1 if you have the <stdint.h> header file. */
115 #undef HAVE_STDINT_H
116
117 /* Define to 1 if you have the <stdlib.h> header file. */
118 #undef HAVE_STDLIB_H
119
120 /* Define to 1 if you have the `strcspn' function. */
121 #undef HAVE_STRCSPN
122
123 /* Define to 1 if you have the `strdup' function. */
124 #undef HAVE_STRDUP
125
126 /* Define to 1 if you have the `strerror' function. */
127 #undef HAVE_STRERROR
128
129 /* Define to 1 if you have the <strings.h> header file. */
130 #undef HAVE_STRINGS_H
131
132 /* Define to 1 if you have the <string.h> header file. */
133 #undef HAVE_STRING_H
134
135 /* Define to 1 if you have the `strspn' function. */
136 #undef HAVE_STRSPN
137
138 /* Define to 1 if you have the `strstr' function. */
139 #undef HAVE_STRSTR
140
141 /* Define to 1 if you have the `strtol' function. */
142 #undef HAVE_STRTOL
143
144 /* Define to 1 if you have the <syslog.h> header file. */
145 #undef HAVE_SYSLOG_H
146
147 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
148    */
149 #undef HAVE_SYS_DIR_H
150
151 /* Define to 1 if you have the <sys/file.h> header file. */
152 #undef HAVE_SYS_FILE_H
153
154 /* Define to 1 if you have the <sys/fsuid.h> header file. */
155 #undef HAVE_SYS_FSUID_H
156
157 /* Define to 1 if you have the <sys/ioctl.h> header file. */
158 #undef HAVE_SYS_IOCTL_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/time.h> header file. */
168 #undef HAVE_SYS_TIME_H
169
170 /* Define to 1 if you have the <sys/types.h> header file. */
171 #undef HAVE_SYS_TYPES_H
172
173 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
174 #undef HAVE_SYS_WAIT_H
175
176 /* Define to 1 if you have the <termio.h> header file. */
177 #undef HAVE_TERMIO_H
178
179 /* Define to 1 if you have the `uname' function. */
180 #undef HAVE_UNAME
181
182 /* Define to 1 if you have the <unistd.h> header file. */
183 #undef HAVE_UNISTD_H
184
185 /* Define to 1 if you have the <utmpx.h> header file. */
186 #undef HAVE_UTMPX_H
187
188 /* Define to 1 if you have the <utmp.h> header file. */
189 #undef HAVE_UTMP_H
190
191 /* Define to 1 if you have the `vprintf' function. */
192 #undef HAVE_VPRINTF
193
194 /* Every malloc etc. call will be tracked */
195 #undef MEMORY_DEBUG
196
197 /* Name of package */
198 #undef PACKAGE
199
200 /* Define to the address where bug reports for this package should be sent. */
201 #undef PACKAGE_BUGREPORT
202
203 /* Define to the full name of this package. */
204 #undef PACKAGE_NAME
205
206 /* Define to the full name and version of this package. */
207 #undef PACKAGE_STRING
208
209 /* Define to the one symbol short name of this package. */
210 #undef PACKAGE_TARNAME
211
212 /* Define to the version of this package. */
213 #undef PACKAGE_VERSION
214
215 /* libpam should observe a global authentication lock */
216 #undef PAM_LOCKING
217
218 /* Path where mails are stored */
219 #undef PAM_PATH_MAILDIR
220
221 /* read both /etc/pam.d and /etc/pam.conf files */
222 #undef PAM_READ_BOTH_CONFS
223
224 /* Define to 1 if you have the ANSI C header files. */
225 #undef STDC_HEADERS
226
227 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
228 #undef TIME_WITH_SYS_TIME
229
230 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
231 #undef TM_IN_SYS_TIME
232
233 /* define if your compiler has __att ribute__ ((unused)) */
234 #undef UNUSED
235
236 /* Define to 1 if the lckpwdf function should be used */
237 #undef USE_LCKPWDF
238
239 /* Version number of package */
240 #undef VERSION
241
242 /* Define to 1 if your processor stores words with the most significant byte
243    first (like Motorola and SPARC, unlike Intel and VAX). */
244 #undef WORDS_BIGENDIAN
245
246 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
247    `char[]'. */
248 #undef YYTEXT_POINTER
249
250 /* Number of bits in a file offset, on hosts where this is settable. */
251 #undef _FILE_OFFSET_BITS
252
253 /* Enable GNU extensions on systems that have them.  */
254 #ifndef _GNU_SOURCE
255 # undef _GNU_SOURCE
256 #endif
257
258 /* Define for large files, on AIX-style hosts. */
259 #undef _LARGE_FILES
260
261 #ifdef MEMORY_DEBUG
262 /*
263  * this is basically a hack - we need to include a semiarbitrary
264  * number of headers to ensure that we don't get silly prototype/macro
265  */
266 # include <string.h>
267 # include <stdlib.h>
268 # include <security/pam_malloc.h>
269 #endif /* MEMORY_DEBUG */
270
271 /* Define to the path, relative to SECUREDIR, where PAMs specific to this
272    architecture can be found. */
273 #undef _PAM_ISA
274
275 #ifdef ENABLE_NLS
276 #include <libintl.h>
277 #define _(msgid) dgettext("Linux-PAM", msgid)
278 #define N_(msgid) msgid
279 #else
280 #define _(msgid) (msgid)
281 #define N_(msgid) msgid
282 #endif /* ENABLE_NLS */
283
284 /* Define to empty if `const' does not conform to ANSI C. */
285 #undef const
286
287 /* Define to `int' if <sys/types.h> doesn't define. */
288 #undef gid_t
289
290 /* Define to `long' if <sys/types.h> does not define. */
291 #undef off_t
292
293 /* Define to `int' if <sys/types.h> does not define. */
294 #undef pid_t
295
296 /* Define to `unsigned' if <sys/types.h> does not define. */
297 #undef size_t
298
299 /* Define to `int' if <sys/types.h> doesn't define. */
300 #undef uid_t