Crossfire Server, Trunk
1.75.0
autoconf.h
Go to the documentation of this file.
1
/* include/autoconf.h. Generated from autoconf.h.in by configure. */
2
/* include/autoconf.h.in. Generated from configure.ac by autoheader. */
3
4
/* Define to 1 if you have the <crypt.h> header file. */
5
#define HAVE_CRYPT_H 1
6
7
/* define if the compiler supports basic C++14 syntax */
8
#define HAVE_CXX14 1
9
10
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
11
*/
12
#define HAVE_DIRENT_H 1
13
14
/* Define to 1 if you have the <dlfcn.h> header file. */
15
#define HAVE_DLFCN_H 1
16
17
/* Define to 1 if you have the `getaddrinfo' function. */
18
#define HAVE_GETADDRINFO 1
19
20
/* Define to 1 if you have the `getdtablesize' function. */
21
#define HAVE_GETDTABLESIZE 1
22
23
/* Define to 1 if you have the `getnameinfo' function. */
24
#define HAVE_GETNAMEINFO 1
25
26
/* Define to 1 if you have the <gperftools/profiler.h> header file. */
27
/* #undef HAVE_GPERFTOOLS_PROFILER_H */
28
29
/* Define to 1 if you have the <inttypes.h> header file. */
30
#define HAVE_INTTYPES_H 1
31
32
/* Define to 1 if you have a functional curl library. */
33
#define HAVE_LIBCURL 1
34
35
/* Define to 1 if you have the <memory.h> header file. */
36
#define HAVE_MEMORY_H 1
37
38
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
39
/* #undef HAVE_NDIR_H */
40
41
/* Define to 1 if you have the <stdint.h> header file. */
42
#define HAVE_STDINT_H 1
43
44
/* Define to 1 if you have the <stdlib.h> header file. */
45
#define HAVE_STDLIB_H 1
46
47
/* Define to 1 if you have the `strcasecmp' function. */
48
#define HAVE_STRCASECMP 1
49
50
/* Define to 1 if you have the `strcasestr' function. */
51
#define HAVE_STRCASESTR 1
52
53
/* Define to 1 if you have the `strdup' function. */
54
#define HAVE_STRDUP 1
55
56
/* Define to 1 if you have the <strings.h> header file. */
57
#define HAVE_STRINGS_H 1
58
59
/* Define to 1 if you have the <string.h> header file. */
60
#define HAVE_STRING_H 1
61
62
/* Define to 1 if you have the `strlcat' function. */
63
/* #undef HAVE_STRLCAT */
64
65
/* Define to 1 if you have the `strlcpy' function. */
66
/* #undef HAVE_STRLCPY */
67
68
/* Define to 1 if you have the `strncasecmp' function. */
69
#define HAVE_STRNCASECMP 1
70
71
/* Define to 1 if you have the `sysconf' function. */
72
#define HAVE_SYSCONF 1
73
74
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
75
*/
76
/* #undef HAVE_SYS_DIR_H */
77
78
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
79
*/
80
/* #undef HAVE_SYS_NDIR_H */
81
82
/* Define to 1 if you have the <sys/stat.h> header file. */
83
#define HAVE_SYS_STAT_H 1
84
85
/* Define to 1 if you have the <sys/types.h> header file. */
86
#define HAVE_SYS_TYPES_H 1
87
88
/* Define to 1 if you have the `tempnam' function. */
89
#define HAVE_TEMPNAM 1
90
91
/* Define to 1 if you have the <unistd.h> header file. */
92
#define HAVE_UNISTD_H 1
93
94
/* Define if __attribute__((visibility)) is supported */
95
#define HAVE_VISIBILITY 1
96
97
/* Defined if libcurl supports AsynchDNS */
98
#define LIBCURL_FEATURE_ASYNCHDNS 1
99
100
/* Defined if libcurl supports IDN */
101
#define LIBCURL_FEATURE_IDN 1
102
103
/* Defined if libcurl supports IPv6 */
104
#define LIBCURL_FEATURE_IPV6 1
105
106
/* Defined if libcurl supports KRB4 */
107
/* #undef LIBCURL_FEATURE_KRB4 */
108
109
/* Defined if libcurl supports libz */
110
#define LIBCURL_FEATURE_LIBZ 1
111
112
/* Defined if libcurl supports NTLM */
113
#define LIBCURL_FEATURE_NTLM 1
114
115
/* Defined if libcurl supports SSL */
116
#define LIBCURL_FEATURE_SSL 1
117
118
/* Defined if libcurl supports SSPI */
119
/* #undef LIBCURL_FEATURE_SSPI */
120
121
/* Defined if libcurl supports DICT */
122
#define LIBCURL_PROTOCOL_DICT 1
123
124
/* Defined if libcurl supports FILE */
125
#define LIBCURL_PROTOCOL_FILE 1
126
127
/* Defined if libcurl supports FTP */
128
#define LIBCURL_PROTOCOL_FTP 1
129
130
/* Defined if libcurl supports FTPS */
131
#define LIBCURL_PROTOCOL_FTPS 1
132
133
/* Defined if libcurl supports HTTP */
134
#define LIBCURL_PROTOCOL_HTTP 1
135
136
/* Defined if libcurl supports HTTPS */
137
#define LIBCURL_PROTOCOL_HTTPS 1
138
139
/* Defined if libcurl supports LDAP */
140
#define LIBCURL_PROTOCOL_LDAP 1
141
142
/* Defined if libcurl supports TELNET */
143
#define LIBCURL_PROTOCOL_TELNET 1
144
145
/* Defined if libcurl supports TFTP */
146
#define LIBCURL_PROTOCOL_TFTP 1
147
148
/* Define to the sub-directory where libtool stores uninstalled libraries. */
149
#define LT_OBJDIR ".libs/"
150
151
/* Name of package */
152
#define PACKAGE "crossfire"
153
154
/* Define to the address where bug reports for this package should be sent. */
155
#define PACKAGE_BUGREPORT "crossfire@metalforge.org"
156
157
/* Define to the full name of this package. */
158
#define PACKAGE_NAME "crossfire"
159
160
/* Define to the full name and version of this package. */
161
#define PACKAGE_STRING "crossfire 1.75.0"
162
163
/* Define to the one symbol short name of this package. */
164
#define PACKAGE_TARNAME "crossfire"
165
166
/* Define to the home page for this package. */
167
#define PACKAGE_URL ""
168
169
/* Define to the version of this package. */
170
#define PACKAGE_VERSION "1.75.0"
171
172
/* Define to 1 if you have the ANSI C header files. */
173
#define STDC_HEADERS 1
174
175
/* Version number of package */
176
#define VERSION "1.75.0"
177
178
/* Define if using the dmalloc debugging malloc package */
179
/* #undef WITH_DMALLOC */
180
181
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
182
`char[]'. */
183
/* #undef YYTEXT_POINTER */
184
185
/* Define curl_free() as free() if our version of curl lacks curl_free. */
186
/* #undef curl_free */
crossfire-crossfire-server
include
autoconf.h
Generated on Tue Jul 1 2025 14:27:29 for Crossfire Server, Trunk by
1.8.17