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