Crossfire Server, Trunk
autoconf.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HAVE_CRYPT_H   1
 
#define HAVE_CXX14   1
 
#define HAVE_DIRENT_H   1
 
#define HAVE_DLFCN_H   1
 
#define HAVE_GETADDRINFO   1
 
#define HAVE_GETDTABLESIZE   1
 
#define HAVE_GETNAMEINFO   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LIBCURL   1
 
#define HAVE_MEMORY_H   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STRCASECMP   1
 
#define HAVE_STRCASESTR   1
 
#define HAVE_STRDUP   1
 
#define HAVE_STRING_H   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_STRNCASECMP   1
 
#define HAVE_SYS_STAT_H   1
 
#define HAVE_SYS_TYPES_H   1
 
#define HAVE_SYSCONF   1
 
#define HAVE_TEMPNAM   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_VISIBILITY   1
 
#define LIBCURL_FEATURE_ASYNCHDNS   1
 
#define LIBCURL_FEATURE_IDN   1
 
#define LIBCURL_FEATURE_IPV6   1
 
#define LIBCURL_FEATURE_LIBZ   1
 
#define LIBCURL_FEATURE_NTLM   1
 
#define LIBCURL_FEATURE_SSL   1
 
#define LIBCURL_PROTOCOL_DICT   1
 
#define LIBCURL_PROTOCOL_FILE   1
 
#define LIBCURL_PROTOCOL_FTP   1
 
#define LIBCURL_PROTOCOL_FTPS   1
 
#define LIBCURL_PROTOCOL_HTTP   1
 
#define LIBCURL_PROTOCOL_HTTPS   1
 
#define LIBCURL_PROTOCOL_LDAP   1
 
#define LIBCURL_PROTOCOL_TELNET   1
 
#define LIBCURL_PROTOCOL_TFTP   1
 
#define LT_OBJDIR   ".libs/"
 
#define PACKAGE   "crossfire"
 
#define PACKAGE_BUGREPORT   "crossfire@metalforge.org"
 
#define PACKAGE_NAME   "crossfire"
 
#define PACKAGE_STRING   "crossfire 1.75.0"
 
#define PACKAGE_TARNAME   "crossfire"
 
#define PACKAGE_URL   ""
 
#define PACKAGE_VERSION   "1.75.0"
 
#define STDC_HEADERS   1
 
#define VERSION   "1.75.0"
 

Macro Definition Documentation

◆ HAVE_CRYPT_H

#define HAVE_CRYPT_H   1

Definition at line 5 of file autoconf.h.

◆ HAVE_CXX14

#define HAVE_CXX14   1

Definition at line 8 of file autoconf.h.

◆ HAVE_DIRENT_H

#define HAVE_DIRENT_H   1

Definition at line 12 of file autoconf.h.

◆ HAVE_DLFCN_H

#define HAVE_DLFCN_H   1

Definition at line 15 of file autoconf.h.

◆ HAVE_GETADDRINFO

#define HAVE_GETADDRINFO   1

Definition at line 18 of file autoconf.h.

◆ HAVE_GETDTABLESIZE

#define HAVE_GETDTABLESIZE   1

Definition at line 21 of file autoconf.h.

◆ HAVE_GETNAMEINFO

#define HAVE_GETNAMEINFO   1

Definition at line 24 of file autoconf.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 30 of file autoconf.h.

◆ HAVE_LIBCURL

#define HAVE_LIBCURL   1

Definition at line 33 of file autoconf.h.

◆ HAVE_MEMORY_H

#define HAVE_MEMORY_H   1

Definition at line 36 of file autoconf.h.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 42 of file autoconf.h.

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 45 of file autoconf.h.

◆ HAVE_STRCASECMP

#define HAVE_STRCASECMP   1

Definition at line 48 of file autoconf.h.

◆ HAVE_STRCASESTR

#define HAVE_STRCASESTR   1

Definition at line 51 of file autoconf.h.

◆ HAVE_STRDUP

#define HAVE_STRDUP   1

Definition at line 54 of file autoconf.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 60 of file autoconf.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 57 of file autoconf.h.

◆ HAVE_STRNCASECMP

#define HAVE_STRNCASECMP   1

Definition at line 69 of file autoconf.h.

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 83 of file autoconf.h.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 86 of file autoconf.h.

◆ HAVE_SYSCONF

#define HAVE_SYSCONF   1

Definition at line 72 of file autoconf.h.

◆ HAVE_TEMPNAM

#define HAVE_TEMPNAM   1

Definition at line 89 of file autoconf.h.

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 92 of file autoconf.h.

◆ HAVE_VISIBILITY

#define HAVE_VISIBILITY   1

Definition at line 95 of file autoconf.h.

◆ LIBCURL_FEATURE_ASYNCHDNS

#define LIBCURL_FEATURE_ASYNCHDNS   1

Definition at line 98 of file autoconf.h.

◆ LIBCURL_FEATURE_IDN

#define LIBCURL_FEATURE_IDN   1

Definition at line 101 of file autoconf.h.

◆ LIBCURL_FEATURE_IPV6

#define LIBCURL_FEATURE_IPV6   1

Definition at line 104 of file autoconf.h.

◆ LIBCURL_FEATURE_LIBZ

#define LIBCURL_FEATURE_LIBZ   1

Definition at line 110 of file autoconf.h.

◆ LIBCURL_FEATURE_NTLM

#define LIBCURL_FEATURE_NTLM   1

Definition at line 113 of file autoconf.h.

◆ LIBCURL_FEATURE_SSL

#define LIBCURL_FEATURE_SSL   1

Definition at line 116 of file autoconf.h.

◆ LIBCURL_PROTOCOL_DICT

#define LIBCURL_PROTOCOL_DICT   1

Definition at line 122 of file autoconf.h.

◆ LIBCURL_PROTOCOL_FILE

#define LIBCURL_PROTOCOL_FILE   1

Definition at line 125 of file autoconf.h.

◆ LIBCURL_PROTOCOL_FTP

#define LIBCURL_PROTOCOL_FTP   1

Definition at line 128 of file autoconf.h.

◆ LIBCURL_PROTOCOL_FTPS

#define LIBCURL_PROTOCOL_FTPS   1

Definition at line 131 of file autoconf.h.

◆ LIBCURL_PROTOCOL_HTTP

#define LIBCURL_PROTOCOL_HTTP   1

Definition at line 134 of file autoconf.h.

◆ LIBCURL_PROTOCOL_HTTPS

#define LIBCURL_PROTOCOL_HTTPS   1

Definition at line 137 of file autoconf.h.

◆ LIBCURL_PROTOCOL_LDAP

#define LIBCURL_PROTOCOL_LDAP   1

Definition at line 140 of file autoconf.h.

◆ LIBCURL_PROTOCOL_TELNET

#define LIBCURL_PROTOCOL_TELNET   1

Definition at line 143 of file autoconf.h.

◆ LIBCURL_PROTOCOL_TFTP

#define LIBCURL_PROTOCOL_TFTP   1

Definition at line 146 of file autoconf.h.

◆ LT_OBJDIR

#define LT_OBJDIR   ".libs/"

Definition at line 149 of file autoconf.h.

◆ PACKAGE

#define PACKAGE   "crossfire"

Definition at line 152 of file autoconf.h.

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   "crossfire@metalforge.org"

Definition at line 155 of file autoconf.h.

◆ PACKAGE_NAME

#define PACKAGE_NAME   "crossfire"

Definition at line 158 of file autoconf.h.

◆ PACKAGE_STRING

#define PACKAGE_STRING   "crossfire 1.75.0"

Definition at line 161 of file autoconf.h.

◆ PACKAGE_TARNAME

#define PACKAGE_TARNAME   "crossfire"

Definition at line 164 of file autoconf.h.

◆ PACKAGE_URL

#define PACKAGE_URL   ""

Definition at line 167 of file autoconf.h.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "1.75.0"

Definition at line 170 of file autoconf.h.

◆ STDC_HEADERS

#define STDC_HEADERS   1

Definition at line 173 of file autoconf.h.

◆ VERSION

#define VERSION   "1.75.0"

Definition at line 176 of file autoconf.h.