File: PAM_config.h.in

package info (click to toggle)
libauthen-pam-perl 0.16-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: perl: 106; makefile: 7
file content (82 lines) | stat: -rw-r--r-- 2,186 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
/* PAM_config.h.in.  Generated from configure.ac by autoheader.  */

/* Is the symbol PAM_AUTHTOKEN_REQD defined? */
#undef HAVE_PAM_AUTHTOKEN_REQD

/* Is the symbol PAM_AUTHTOK_EXPIRED defined? */
#undef HAVE_PAM_AUTHTOK_EXPIRED

/* Is the symbol PAM_AUTHTOK_RECOVER defined? */
#undef HAVE_PAM_AUTHTOK_RECOVER

/* Is the symbol PAM_AUTHTOK_RECOVERY defined? */
#undef HAVE_PAM_AUTHTOK_RECOVERY

/* Is the symbol PAM_BAD_ITEM defined? */
#undef HAVE_PAM_BAD_ITEM

/* Is the symbol PAM_CONV_AGAIN defined? */
#undef HAVE_PAM_CONV_AGAIN

/* Is the symbol PAM_CRED_DELETE defined? */
#undef HAVE_PAM_CRED_DELETE

/* Is the symbol PAM_CRED_ESTABLISH defined? */
#undef HAVE_PAM_CRED_ESTABLISH

/* Is the symbol PAM_CRED_REFRESH defined? */
#undef HAVE_PAM_CRED_REFRESH

/* Is the symbol PAM_CRED_REINITIALIZE defined? */
#undef HAVE_PAM_CRED_REINITIALIZE

/* Is the symbol PAM_DELETE_CRED defined? */
#undef HAVE_PAM_DELETE_CRED

/* Is the symbol PAM_ESTABLISH_CRED defined? */
#undef HAVE_PAM_ESTABLISH_CRED

/* Define to 1 if you have the `pam_getenv' function. */
#undef HAVE_PAM_GETENV

/* Is the symbol PAM_INCOMPLETE defined? */
#undef HAVE_PAM_INCOMPLETE

/* Is the symbol PAM_MODULE_UNKNOWN defined? */
#undef HAVE_PAM_MODULE_UNKNOWN

/* Is the symbol PAM_NEW_AUTHTOK_REQD defined? */
#undef HAVE_PAM_NEW_AUTHTOK_REQD

/* pam_appl.h in /usr/include/pam */
#undef HAVE_PAM_PAM_APPL_H

/* Is the symbol PAM_RADIO_TYPE defined? */
#undef HAVE_PAM_RADIO_TYPE

/* Is the symbol PAM_REFRESH_CRED defined? */
#undef HAVE_PAM_REFRESH_CRED

/* Is the symbol PAM_REINITIALIZE_CRED defined? */
#undef HAVE_PAM_REINITIALIZE_CRED

/* pam_appl.h in /usr/include/security */
#undef HAVE_SECURITY_PAM_APPL_H

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* Checks if pam_strerror() takes a pam_handle */
#undef PAM_STRERROR_NEEDS_PAMH