1/* PAM_config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Is the symbol PAM_AUTHTOKEN_REQD defined? */
4#undef HAVE_PAM_AUTHTOKEN_REQD
5
6/* Is the symbol PAM_AUTHTOK_EXPIRED defined? */
7#undef HAVE_PAM_AUTHTOK_EXPIRED
8
9/* Is the symbol PAM_AUTHTOK_RECOVER defined? */
10#undef HAVE_PAM_AUTHTOK_RECOVER
11
12/* Is the symbol PAM_AUTHTOK_RECOVERY defined? */
13#undef HAVE_PAM_AUTHTOK_RECOVERY
14
15/* Is the symbol PAM_BAD_ITEM defined? */
16#undef HAVE_PAM_BAD_ITEM
17
18/* Is the symbol PAM_CONV_AGAIN defined? */
19#undef HAVE_PAM_CONV_AGAIN
20
21/* Is the symbol PAM_CRED_DELETE defined? */
22#undef HAVE_PAM_CRED_DELETE
23
24/* Is the symbol PAM_CRED_ESTABLISH defined? */
25#undef HAVE_PAM_CRED_ESTABLISH
26
27/* Is the symbol PAM_CRED_REFRESH defined? */
28#undef HAVE_PAM_CRED_REFRESH
29
30/* Is the symbol PAM_CRED_REINITIALIZE defined? */
31#undef HAVE_PAM_CRED_REINITIALIZE
32
33/* Is the symbol PAM_DELETE_CRED defined? */
34#undef HAVE_PAM_DELETE_CRED
35
36/* Is the symbol PAM_ESTABLISH_CRED defined? */
37#undef HAVE_PAM_ESTABLISH_CRED
38
39/* Define to 1 if you have the `pam_getenv' function. */
40#undef HAVE_PAM_GETENV
41
42/* Is the symbol PAM_INCOMPLETE defined? */
43#undef HAVE_PAM_INCOMPLETE
44
45/* Is the symbol PAM_MODULE_UNKNOWN defined? */
46#undef HAVE_PAM_MODULE_UNKNOWN
47
48/* Is the symbol PAM_NEW_AUTHTOK_REQD defined? */
49#undef HAVE_PAM_NEW_AUTHTOK_REQD
50
51/* pam_appl.h in /usr/include/pam */
52#undef HAVE_PAM_PAM_APPL_H
53
54/* Is the symbol PAM_RADIO_TYPE defined? */
55#undef HAVE_PAM_RADIO_TYPE
56
57/* Is the symbol PAM_REFRESH_CRED defined? */
58#undef HAVE_PAM_REFRESH_CRED
59
60/* Is the symbol PAM_REINITIALIZE_CRED defined? */
61#undef HAVE_PAM_REINITIALIZE_CRED
62
63/* pam_appl.h in /usr/include/security */
64#undef HAVE_SECURITY_PAM_APPL_H
65
66/* Define to the address where bug reports for this package should be sent. */
67#undef PACKAGE_BUGREPORT
68
69/* Define to the full name of this package. */
70#undef PACKAGE_NAME
71
72/* Define to the full name and version of this package. */
73#undef PACKAGE_STRING
74
75/* Define to the one symbol short name of this package. */
76#undef PACKAGE_TARNAME
77
78/* Define to the version of this package. */
79#undef PACKAGE_VERSION
80
81/* Checks if pam_strerror() takes a pam_handle */
82#undef PAM_STRERROR_NEEDS_PAMH
83