]> andersk Git - test.git/blob - config.h.in
Use 2048-bit RSA keys for auto-generated certificates.
[test.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if you have support for symbol aliasing */
4 #undef HAVE_ATTRIBUTE_ALIAS
5
6 /* Define to 1 if you have support for the "unused" attribute */
7 #undef HAVE_ATTRIBUTE_UNUSED
8
9 /* Set if you want support for calling /bin/login */
10 #undef HAVE_BIN_LOGIN
11
12 /* Define to 1 if you have the <dlfcn.h> header file. */
13 #undef HAVE_DLFCN_H
14
15 /* Define to 1 if you have the `dlopen' function. */
16 #undef HAVE_DLOPEN
17
18 /* Define to 1 if you have the `getgrgid_r' function. */
19 #undef HAVE_GETGRGID_R
20
21 /* Define to 1 if you have the `getgrnam_r' function. */
22 #undef HAVE_GETGRNAM_R
23
24 /* Define to 1 if getgrouplist() takes ints as arguments */
25 #undef HAVE_GETGROUPLIST_TAKES_INTS
26
27 /* Define to 1 if you have the `gethostbyname_r' function. */
28 #undef HAVE_GETHOSTBYNAME_R
29
30 /* Define to 1 if you have the `getpwnam_r' function. */
31 #undef HAVE_GETPWNAM_R
32
33 /* Define to 1 if you have the `getpwuid_r' function. */
34 #undef HAVE_GETPWUID_R
35
36 /* Define to 1 if you have the `getresgid' function. */
37 #undef HAVE_GETRESGID
38
39 /* Define to 1 if you have the `getresuid' function. */
40 #undef HAVE_GETRESUID
41
42 /* Define to 1 if you have the <inttypes.h> header file. */
43 #undef HAVE_INTTYPES_H
44
45 /* Define to 1 if you have support for isnan */
46 #undef HAVE_ISNAN
47
48 /* Define to 1 if you have the <libutil.h> header file. */
49 #undef HAVE_LIBUTIL_H
50
51 /* Define to 1 if you have the `login_tty' function. */
52 #undef HAVE_LOGIN_TTY
53
54 /* Define to 1 if you have the <memory.h> header file. */
55 #undef HAVE_MEMORY_H
56
57 /* Define to 1 if you have the `openpty' function. */
58 #undef HAVE_OPENPTY
59
60 /* Define to 1 if you have the <openssl/bio.h> header file. */
61 #undef HAVE_OPENSSL_BIO_H
62
63 /* Define to 1 if you have the <openssl/err.h> header file. */
64 #undef HAVE_OPENSSL_ERR_H
65
66 /* Define to 1 if you have the <openssl/ssl.h> header file. */
67 #undef HAVE_OPENSSL_SSL_H
68
69 /* Define to 1 if you have the <pthread.h> header file. */
70 #undef HAVE_PTHREAD_H
71
72 /* Define to 1 if you have a re-entrant version of ptsname */
73 #undef HAVE_PTSNAME_R
74
75 /* Define to 1 if you have the <pty.h> header file. */
76 #undef HAVE_PTY_H
77
78 /* Define to 1 if you have the <security/pam_appl.h> header file. */
79 #undef HAVE_SECURITY_PAM_APPL_H
80
81 /* Define to 1 if you have the <security/pam_client.h> header file. */
82 #undef HAVE_SECURITY_PAM_CLIENT_H
83
84 /* Define to 1 if you have the <security/pam_misc.h> header file. */
85 #undef HAVE_SECURITY_PAM_MISC_H
86
87 /* Define to 1 if you have the `setresgid' function. */
88 #undef HAVE_SETRESGID
89
90 /* Define to 1 if you have the `setresuid' function. */
91 #undef HAVE_SETRESUID
92
93 /* Define to 1 if you have a working sigwait */
94 #undef HAVE_SIGWAIT
95
96 /* Define to 1 if you have the <stdint.h> header file. */
97 #undef HAVE_STDINT_H
98
99 /* Define to 1 if you have the <stdlib.h> header file. */
100 #undef HAVE_STDLIB_H
101
102 /* Define to 1 if you have the `strcasestr' function. */
103 #undef HAVE_STRCASESTR
104
105 /* Define to 1 if you have the <strings.h> header file. */
106 #undef HAVE_STRINGS_H
107
108 /* Define to 1 if you have the <string.h> header file. */
109 #undef HAVE_STRING_H
110
111 /* Define to 1 if you have the `strlcat' function. */
112 #undef HAVE_STRLCAT
113
114 /* Define to 1 if you have the <sys/prctl.h> header file. */
115 #undef HAVE_SYS_PRCTL_H
116
117 /* Define to 1 if you have the <sys/stat.h> header file. */
118 #undef HAVE_SYS_STAT_H
119
120 /* Define to 1 if you have the <sys/types.h> header file. */
121 #undef HAVE_SYS_TYPES_H
122
123 /* Define to 1 if you have the <sys/uio.h> header file. */
124 #undef HAVE_SYS_UIO_H
125
126 /* Define to 1 if you have the <unistd.h> header file. */
127 #undef HAVE_UNISTD_H
128
129 /* Define to 1 if you have support for updwtmp */
130 #undef HAVE_UPDWTMP
131
132 /* Define to 1 if you have support for updwtmpx */
133 #undef HAVE_UPDWTMPX
134
135 /* Define to 1 if you have the <util.h> header file. */
136 #undef HAVE_UTIL_H
137
138 /* Define to 1 if you have the <utmpx.h> header file. */
139 #undef HAVE_UTMPX_H
140
141 /* Define to 1 if you have the <utmp.h> header file. */
142 #undef HAVE_UTMP_H
143
144 /* Define to 1 if zlib development files are installed */
145 #undef HAVE_ZLIB
146
147 /* Define to the sub-directory in which libtool stores uninstalled libraries.
148    */
149 #undef LT_OBJDIR
150
151 /* Name of package */
152 #undef PACKAGE
153
154 /* Define to the address where bug reports for this package should be sent. */
155 #undef PACKAGE_BUGREPORT
156
157 /* Define to the full name of this package. */
158 #undef PACKAGE_NAME
159
160 /* Define to the full name and version of this package. */
161 #undef PACKAGE_STRING
162
163 /* Define to the one symbol short name of this package. */
164 #undef PACKAGE_TARNAME
165
166 /* Define to the home page for this package. */
167 #undef PACKAGE_URL
168
169 /* Define to the version of this package. */
170 #undef PACKAGE_VERSION
171
172 /* Define to 1 if you have the ANSI C header files. */
173 #undef STDC_HEADERS
174
175 /* Most recent revision number in the version control system */
176 #undef VCS_REVISION
177
178 /* Version number of package */
179 #undef VERSION
180
181 /* Define to empty if `const' does not conform to ANSI C. */
182 #undef const
This page took 0.176857 seconds and 5 git commands to generate.