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