[c5c522c] | 1 | /* src/auto-config.h.in. Generated from configure.ac by autoheader. */ |
---|
| 2 | |
---|
| 3 | |
---|
| 4 | #ifndef __auto_config_h |
---|
| 5 | #define __auto_config_h |
---|
| 6 | |
---|
| 7 | |
---|
| 8 | /* Defined if clamav is enabled */ |
---|
| 9 | #undef CLAMAV |
---|
| 10 | |
---|
| 11 | /* Configure Arguments */ |
---|
| 12 | #undef CONFIGURE_ARGS |
---|
| 13 | |
---|
| 14 | /* Defined if daemon support is enabled */ |
---|
| 15 | #undef DAEMON |
---|
| 16 | |
---|
| 17 | /* Defined if debug output is enabled */ |
---|
| 18 | #undef DEBUG |
---|
| 19 | |
---|
| 20 | /* Defined if domain_scale is enabled */ |
---|
| 21 | #undef DOMAINSCALE |
---|
| 22 | |
---|
| 23 | /* Defined if external lookup is enabled */ |
---|
| 24 | #undef EXT_LOOKUP |
---|
| 25 | |
---|
| 26 | /* Define to 1 if you have the <arpa/inet.h> header file. */ |
---|
| 27 | #undef HAVE_ARPA_INET_H |
---|
| 28 | |
---|
| 29 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
---|
| 30 | #undef HAVE_DLFCN_H |
---|
| 31 | |
---|
| 32 | /* Define to 1 if you have the <errmsg.h> header file. */ |
---|
| 33 | #undef HAVE_ERRMSG_H |
---|
| 34 | |
---|
| 35 | /* Define to 1 if you have the <errno.h> header file. */ |
---|
| 36 | #undef HAVE_ERRNO_H |
---|
| 37 | |
---|
| 38 | /* Define to 1 if you have the `getpwnam_r' function. */ |
---|
| 39 | #undef HAVE_GETPWNAM_R |
---|
| 40 | |
---|
| 41 | /* Define to 1 if you have the `getpwuid_r' function. */ |
---|
| 42 | #undef HAVE_GETPWUID_R |
---|
| 43 | |
---|
| 44 | /* Define to 1 if you have the inet_ntoa_r function. */ |
---|
| 45 | #undef HAVE_INET_NTOA_R |
---|
| 46 | |
---|
| 47 | /* inet_ntoa_r() takes 2 args */ |
---|
| 48 | #undef HAVE_INET_NTOA_R_2 |
---|
| 49 | |
---|
| 50 | /* inet_ntoa_r() takes 3 args */ |
---|
| 51 | #undef HAVE_INET_NTOA_R_3 |
---|
| 52 | |
---|
| 53 | /* Define to 1 if you have the <inttypes.h> header file. */ |
---|
| 54 | #undef HAVE_INTTYPES_H |
---|
| 55 | |
---|
| 56 | /* Define if you have ISO C99 vararg macros */ |
---|
| 57 | #undef HAVE_ISO_VARARGS |
---|
| 58 | |
---|
| 59 | /* Define to 1 if you have the <lber.h> header file. */ |
---|
| 60 | #undef HAVE_LBER_H |
---|
| 61 | |
---|
| 62 | /* Define to 1 if you have the <ldap.h> header file. */ |
---|
| 63 | #undef HAVE_LDAP_H |
---|
| 64 | |
---|
| 65 | /* Define if you have liblber */ |
---|
| 66 | #undef HAVE_LIBLBER |
---|
| 67 | |
---|
| 68 | /* Define if you have libldap */ |
---|
| 69 | #undef HAVE_LIBLDAP |
---|
| 70 | |
---|
| 71 | /* Define to 1 if you have the `localtime_r' function. */ |
---|
| 72 | #undef HAVE_LOCALTIME_R |
---|
| 73 | |
---|
| 74 | /* Define to 1 if you have the <math.h> header file. */ |
---|
| 75 | #undef HAVE_MATH_H |
---|
| 76 | |
---|
| 77 | /* Define to 1 if you have the `memcpy' function. */ |
---|
| 78 | #undef HAVE_MEMCPY |
---|
| 79 | |
---|
| 80 | /* Define to 1 if you have the <memory.h> header file. */ |
---|
| 81 | #undef HAVE_MEMORY_H |
---|
| 82 | |
---|
| 83 | /* Define to 1 if you have the `memset' function. */ |
---|
| 84 | #undef HAVE_MEMSET |
---|
| 85 | |
---|
| 86 | /* Define to 1 if you have the <mysqld_error.h> header file. */ |
---|
| 87 | #undef HAVE_MYSQLD_ERROR_H |
---|
| 88 | |
---|
| 89 | /* Define to 1 if you have the <mysql.h> header file. */ |
---|
| 90 | #undef HAVE_MYSQL_H |
---|
| 91 | |
---|
| 92 | /* Define to 1 if you have the <netinet/in.h> header file. */ |
---|
| 93 | #undef HAVE_NETINET_IN_H |
---|
| 94 | |
---|
| 95 | /* Defined if PQfreemem is supported */ |
---|
| 96 | #undef HAVE_PQFREEMEM |
---|
| 97 | |
---|
| 98 | /* Define to 1 if you have the <stdint.h> header file. */ |
---|
| 99 | #undef HAVE_STDINT_H |
---|
| 100 | |
---|
| 101 | /* Define to 1 if you have the <stdlib.h> header file. */ |
---|
| 102 | #undef HAVE_STDLIB_H |
---|
| 103 | |
---|
| 104 | /* Define to 1 if you have the `strcasestr' function. */ |
---|
| 105 | #undef HAVE_STRCASESTR |
---|
| 106 | |
---|
| 107 | /* Define to 1 if you have the <strings.h> header file. */ |
---|
| 108 | #undef HAVE_STRINGS_H |
---|
| 109 | |
---|
| 110 | /* Define to 1 if you have the <string.h> header file. */ |
---|
| 111 | #undef HAVE_STRING_H |
---|
| 112 | |
---|
| 113 | /* Define to 1 if you have the `strlcpy' function. */ |
---|
| 114 | #undef HAVE_STRLCPY |
---|
| 115 | |
---|
| 116 | /* Define to 1 if you have the `strsep' function. */ |
---|
| 117 | #undef HAVE_STRSEP |
---|
| 118 | |
---|
| 119 | /* Define to 1 if you have the `strtok_r' function. */ |
---|
| 120 | #undef HAVE_STRTOK_R |
---|
| 121 | |
---|
| 122 | /* Define to 1 if you have the <sys/socket.h> header file. */ |
---|
| 123 | #undef HAVE_SYS_SOCKET_H |
---|
| 124 | |
---|
| 125 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
---|
| 126 | #undef HAVE_SYS_STAT_H |
---|
| 127 | |
---|
| 128 | /* Define to 1 if you have the <sys/time.h> header file. */ |
---|
| 129 | #undef HAVE_SYS_TIME_H |
---|
| 130 | |
---|
| 131 | /* Define to 1 if you have the <sys/types.h> header file. */ |
---|
| 132 | #undef HAVE_SYS_TYPES_H |
---|
| 133 | |
---|
| 134 | /* Define to 1 if you have the <unistd.h> header file. */ |
---|
| 135 | #undef HAVE_UNISTD_H |
---|
| 136 | |
---|
| 137 | /* Defined if home directory support is enabled */ |
---|
| 138 | #undef HOMEDIR |
---|
| 139 | |
---|
| 140 | /* Defined if large_scale is enabled */ |
---|
| 141 | #undef LARGESCALE |
---|
| 142 | |
---|
| 143 | /* Defined if BNR Debug is enabled */ |
---|
| 144 | #undef LIBBNR_DEBUG |
---|
| 145 | |
---|
| 146 | /* Logfile */ |
---|
| 147 | #undef LOGFILE |
---|
| 148 | |
---|
| 149 | /* Defined if long usernames is enabled */ |
---|
| 150 | #undef LONG_USERNAMES |
---|
| 151 | |
---|
| 152 | /* Define to the sub-directory in which libtool stores uninstalled libraries. |
---|
| 153 | */ |
---|
| 154 | #undef LT_OBJDIR |
---|
| 155 | |
---|
| 156 | /* Defined if mysql4-initialization is enabled */ |
---|
| 157 | #undef MYSQL4_INITIALIZATION |
---|
| 158 | |
---|
| 159 | /* Name of package */ |
---|
| 160 | #undef PACKAGE |
---|
| 161 | |
---|
| 162 | /* Define to the address where bug reports for this package should be sent. */ |
---|
| 163 | #undef PACKAGE_BUGREPORT |
---|
| 164 | |
---|
| 165 | /* Define to the full name of this package. */ |
---|
| 166 | #undef PACKAGE_NAME |
---|
| 167 | |
---|
| 168 | /* Define to the full name and version of this package. */ |
---|
| 169 | #undef PACKAGE_STRING |
---|
| 170 | |
---|
| 171 | /* Define to the one symbol short name of this package. */ |
---|
| 172 | #undef PACKAGE_TARNAME |
---|
| 173 | |
---|
| 174 | /* Define to the home page for this package. */ |
---|
| 175 | #undef PACKAGE_URL |
---|
| 176 | |
---|
| 177 | /* Define to the version of this package. */ |
---|
| 178 | #undef PACKAGE_VERSION |
---|
| 179 | |
---|
| 180 | /* Defined if storage driver supports preferences extension */ |
---|
| 181 | #undef PREFERENCES_EXTENSION |
---|
| 182 | |
---|
| 183 | /* Defined if split configuration is enabled */ |
---|
| 184 | #undef SPLIT_CONFIG |
---|
| 185 | |
---|
| 186 | /* Define if using a single, statically linked storage driver */ |
---|
| 187 | #undef STATIC_DRIVER |
---|
| 188 | |
---|
| 189 | /* Define to 1 if you have the ANSI C header files. */ |
---|
| 190 | #undef STDC_HEADERS |
---|
| 191 | |
---|
| 192 | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |
---|
| 193 | #undef TIME_WITH_SYS_TIME |
---|
| 194 | |
---|
| 195 | /* Defined if trusted user security are enabled */ |
---|
| 196 | #undef TRUSTED_USER_SECURITY |
---|
| 197 | |
---|
| 198 | /* Defined if LDAP is found */ |
---|
| 199 | #undef USE_LDAP |
---|
| 200 | |
---|
| 201 | /* Defined if syslog is enabled */ |
---|
| 202 | #undef USE_SYSLOG |
---|
| 203 | |
---|
| 204 | /* Defined if verbose debug output is enabled */ |
---|
| 205 | #undef VERBOSE |
---|
| 206 | |
---|
| 207 | /* Version number of package */ |
---|
| 208 | #undef VERSION |
---|
| 209 | |
---|
| 210 | /* Defined if homedir dotfiles is enabled */ |
---|
| 211 | #undef VIRTUAL_USERS |
---|
| 212 | |
---|
| 213 | /* Define to `__inline__' or `__inline' if that's what the C compiler |
---|
| 214 | calls it, or to nothing if 'inline' is not supported under any name. */ |
---|
| 215 | #ifndef __cplusplus |
---|
| 216 | #undef inline |
---|
| 217 | #endif |
---|
| 218 | |
---|
| 219 | |
---|
| 220 | #endif /* !__auto_config_h */ |
---|
| 221 | |
---|