diff options
Diffstat (limited to 'config.h.in')
| -rw-r--r-- | config.h.in | 352 |
1 files changed, 352 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in new file mode 100644 index 0000000..7f61111 --- /dev/null +++ b/config.h.in | |||
| @@ -0,0 +1,352 @@ | |||
| 1 | /* config.h.in. Generated from configure.ac by autoheader. */ | ||
| 2 | |||
| 3 | /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP | ||
| 4 | systems. This function is required for `alloca.c' support on those systems. | ||
| 5 | */ | ||
| 6 | #undef CRAY_STACKSEG_END | ||
| 7 | |||
| 8 | /* Define to 1 if using `alloca.c'. */ | ||
| 9 | #undef C_ALLOCA | ||
| 10 | |||
| 11 | /* Define if this is a development release */ | ||
| 12 | #undef DEVEL_VERSION | ||
| 13 | |||
| 14 | /* always defined to indicate that i18n is enabled */ | ||
| 15 | #undef ENABLE_NLS | ||
| 16 | |||
| 17 | /* Define text domain. */ | ||
| 18 | #undef GETTEXT_PACKAGE | ||
| 19 | |||
| 20 | /* Define if time_t is 64-bit */ | ||
| 21 | #undef HAVE_64BIT_TIME_T | ||
| 22 | |||
| 23 | /* Define to 1 if you have `alloca', as a function or macro. */ | ||
| 24 | #undef HAVE_ALLOCA | ||
| 25 | |||
| 26 | /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). | ||
| 27 | */ | ||
| 28 | #undef HAVE_ALLOCA_H | ||
| 29 | |||
| 30 | /* Define to 1 if you have the `bind_textdomain_codeset' function. */ | ||
| 31 | #undef HAVE_BIND_TEXTDOMAIN_CODESET | ||
| 32 | |||
| 33 | /* Define to 1 if you have the `dcgettext' function. */ | ||
| 34 | #undef HAVE_DCGETTEXT | ||
| 35 | |||
| 36 | /* Define if `struct dirent' has `d_type' member. */ | ||
| 37 | #undef HAVE_DIRENT_D_TYPE | ||
| 38 | |||
| 39 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. | ||
| 40 | */ | ||
| 41 | #undef HAVE_DIRENT_H | ||
| 42 | |||
| 43 | /* Define to 1 if you have the <dlfcn.h> header file. */ | ||
| 44 | #undef HAVE_DLFCN_H | ||
| 45 | |||
| 46 | /* Define to 1 if you have the `fchmod' function. */ | ||
| 47 | #undef HAVE_FCHMOD | ||
| 48 | |||
| 49 | /* Define to 1 if you have the <fcntl.h> header file. */ | ||
| 50 | #undef HAVE_FCNTL_H | ||
| 51 | |||
| 52 | /* Define to 1 if you have the `flock' function. */ | ||
| 53 | #undef HAVE_FLOCK | ||
| 54 | |||
| 55 | /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ | ||
| 56 | #undef HAVE_FSEEKO | ||
| 57 | |||
| 58 | /* Define to 1 if you have the `fsync' function. */ | ||
| 59 | #undef HAVE_FSYNC | ||
| 60 | |||
| 61 | /* Define to 1 if you have the `gethostname' function. */ | ||
| 62 | #undef HAVE_GETHOSTNAME | ||
| 63 | |||
| 64 | /* Define if the GNU gettext() function is already present or preinstalled. */ | ||
| 65 | #undef HAVE_GETTEXT | ||
| 66 | |||
| 67 | /* Define to 1 if you have the `getuid' function. */ | ||
| 68 | #undef HAVE_GETUID | ||
| 69 | |||
| 70 | /* Define if GPGME has gpgme_io_writen function. */ | ||
| 71 | #undef HAVE_GPGME_IO_WRITEN | ||
| 72 | |||
| 73 | /* Define if you have the iconv() function and it works. */ | ||
| 74 | #undef HAVE_ICONV | ||
| 75 | |||
| 76 | /* Define to 1 if you have the `inet_addr' function. */ | ||
| 77 | #undef HAVE_INET_ADDR | ||
| 78 | |||
| 79 | /* Define to 1 if you have the `inet_aton' function. */ | ||
| 80 | #undef HAVE_INET_ATON | ||
| 81 | |||
| 82 | /* Define to 1 if you have the <inttypes.h> header file. */ | ||
| 83 | #undef HAVE_INTTYPES_H | ||
| 84 | |||
| 85 | /* Define to 1 if you have the <lber.h> header file. */ | ||
| 86 | #undef HAVE_LBER_H | ||
| 87 | |||
| 88 | /* Define if your <locale.h> file defines LC_MESSAGES. */ | ||
| 89 | #undef HAVE_LC_MESSAGES | ||
| 90 | |||
| 91 | /* Define to 1 if you have the <ldap.h> header file. */ | ||
| 92 | #undef HAVE_LDAP_H | ||
| 93 | |||
| 94 | /* Define to 1 if you have the `compface' library (-lcompface). */ | ||
| 95 | #undef HAVE_LIBCOMPFACE | ||
| 96 | |||
| 97 | /* Define to 1 if you have the `lockfile' library (-llockfile). */ | ||
| 98 | #undef HAVE_LIBLOCKFILE | ||
| 99 | |||
| 100 | /* Define to 1 if you have the `nsl' library (-lnsl). */ | ||
| 101 | #undef HAVE_LIBNSL | ||
| 102 | |||
| 103 | /* Define to 1 if you have the <libpisock/pi-address.h> header file. */ | ||
| 104 | #undef HAVE_LIBPISOCK_PI_ADDRESS_H | ||
| 105 | |||
| 106 | /* Define to 1 if you have the <libpisock/pi-appinfo.h> header file. */ | ||
| 107 | #undef HAVE_LIBPISOCK_PI_APPINFO_H | ||
| 108 | |||
| 109 | /* Define to 1 if you have the <libpisock/pi-args.h> header file. */ | ||
| 110 | #undef HAVE_LIBPISOCK_PI_ARGS_H | ||
| 111 | |||
| 112 | /* Define to 1 if you have the `resolv' library (-lresolv). */ | ||
| 113 | #undef HAVE_LIBRESOLV | ||
| 114 | |||
| 115 | /* Define to 1 if you have the `socket' library (-lsocket). */ | ||
| 116 | #undef HAVE_LIBSOCKET | ||
| 117 | |||
| 118 | /* Define to 1 if you have the `xpg4' library (-lxpg4). */ | ||
| 119 | #undef HAVE_LIBXPG4 | ||
| 120 | |||
| 121 | /* Define to 1 if you have the <locale.h> header file. */ | ||
| 122 | #undef HAVE_LOCALE_H | ||
| 123 | |||
| 124 | /* Define to 1 if you have the `lockf' function. */ | ||
| 125 | #undef HAVE_LOCKF | ||
| 126 | |||
| 127 | /* Define to 1 if you have the <lockfile.h> header file. */ | ||
| 128 | #undef HAVE_LOCKFILE_H | ||
| 129 | |||
| 130 | /* Define to 1 if you have the <memory.h> header file. */ | ||
| 131 | #undef HAVE_MEMORY_H | ||
| 132 | |||
| 133 | /* Define to 1 if you have the `mkdir' function. */ | ||
| 134 | #undef HAVE_MKDIR | ||
| 135 | |||
| 136 | /* Define to 1 if you have the `mktime' function. */ | ||
| 137 | #undef HAVE_MKTIME | ||
| 138 | |||
| 139 | /* Define to 1 if you have the `mlock' function. */ | ||
| 140 | #undef HAVE_MLOCK | ||
| 141 | |||
| 142 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ | ||
| 143 | #undef HAVE_NDIR_H | ||
| 144 | |||
| 145 | /* Define to 1 if you have the <netdb.h> header file. */ | ||
| 146 | #undef HAVE_NETDB_H | ||
| 147 | |||
| 148 | /* Define to 1 if you have the <paths.h> header file. */ | ||
| 149 | #undef HAVE_PATHS_H | ||
| 150 | |||
| 151 | /* Define to 1 if you have the <pi-address.h> header file. */ | ||
| 152 | #undef HAVE_PI_ADDRESS_H | ||
| 153 | |||
| 154 | /* Define to 1 if you have the <pi-appinfo.h> header file. */ | ||
| 155 | #undef HAVE_PI_APPINFO_H | ||
| 156 | |||
| 157 | /* Define to 1 if you have the <pi-args.h> header file. */ | ||
| 158 | #undef HAVE_PI_ARGS_H | ||
| 159 | |||
| 160 | /* Define to 1 if you have the <pthread.h> header file. */ | ||
| 161 | #undef HAVE_PTHREAD_H | ||
| 162 | |||
| 163 | /* Define to 1 if you have the `regcomp' function. */ | ||
| 164 | #undef HAVE_REGCOMP | ||
| 165 | |||
| 166 | /* Define to 1 if you have the <regex.h> header file. */ | ||
| 167 | #undef HAVE_REGEX_H | ||
| 168 | |||
| 169 | /* Define to 1 if you have the `socket' function. */ | ||
| 170 | #undef HAVE_SOCKET | ||
| 171 | |||
| 172 | /* Define to 1 if you have the <stdint.h> header file. */ | ||
| 173 | #undef HAVE_STDINT_H | ||
| 174 | |||
| 175 | /* Define to 1 if you have the <stdlib.h> header file. */ | ||
| 176 | #undef HAVE_STDLIB_H | ||
| 177 | |||
| 178 | /* Define to 1 if you have the `strchr' function. */ | ||
| 179 | #undef HAVE_STRCHR | ||
| 180 | |||
| 181 | /* Define to 1 if you have the <strings.h> header file. */ | ||
| 182 | #undef HAVE_STRINGS_H | ||
| 183 | |||
| 184 | /* Define to 1 if you have the <string.h> header file. */ | ||
| 185 | #undef HAVE_STRING_H | ||
| 186 | |||
| 187 | /* Define to 1 if you have the `strstr' function. */ | ||
| 188 | #undef HAVE_STRSTR | ||
| 189 | |||
| 190 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. | ||
| 191 | */ | ||
| 192 | #undef HAVE_SYS_DIR_H | ||
| 193 | |||
| 194 | /* Define to 1 if you have the <sys/file.h> header file. */ | ||
| 195 | #undef HAVE_SYS_FILE_H | ||
| 196 | |||
| 197 | /* Define to 1 if you have the <sys/mman.h> header file. */ | ||
| 198 | #undef HAVE_SYS_MMAN_H | ||
| 199 | |||
| 200 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. | ||
| 201 | */ | ||
| 202 | #undef HAVE_SYS_NDIR_H | ||
| 203 | |||
| 204 | /* Define to 1 if you have the <sys/param.h> header file. */ | ||
| 205 | #undef HAVE_SYS_PARAM_H | ||
| 206 | |||
| 207 | /* Define to 1 if you have the <sys/select.h> header file. */ | ||
| 208 | #undef HAVE_SYS_SELECT_H | ||
| 209 | |||
| 210 | /* Define to 1 if you have the <sys/stat.h> header file. */ | ||
| 211 | #undef HAVE_SYS_STAT_H | ||
| 212 | |||
| 213 | /* Define to 1 if you have the <sys/types.h> header file. */ | ||
| 214 | #undef HAVE_SYS_TYPES_H | ||
| 215 | |||
| 216 | /* Define to 1 if you have the <sys/utsname.h> header file. */ | ||
| 217 | #undef HAVE_SYS_UTSNAME_H | ||
| 218 | |||
| 219 | /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ | ||
| 220 | #undef HAVE_SYS_WAIT_H | ||
| 221 | |||
| 222 | /* Define to 1 if you have the `truncate' function. */ | ||
| 223 | #undef HAVE_TRUNCATE | ||
| 224 | |||
| 225 | /* Used to test for a u32 typedef */ | ||
| 226 | #undef HAVE_U32_TYPEDEF | ||
| 227 | |||
| 228 | /* Define to 1 if you have the `uname' function. */ | ||
| 229 | #undef HAVE_UNAME | ||
| 230 | |||
| 231 | /* Define to 1 if you have the <unistd.h> header file. */ | ||
| 232 | #undef HAVE_UNISTD_H | ||
| 233 | |||
| 234 | /* Define as const if the declaration of iconv() needs const. */ | ||
| 235 | #undef ICONV_CONST | ||
| 236 | |||
| 237 | /* Define if you want IPv6 support. */ | ||
| 238 | #undef INET6 | ||
| 239 | |||
| 240 | /* Define to the sub-directory in which libtool stores uninstalled libraries. | ||
| 241 | */ | ||
| 242 | #undef LT_OBJDIR | ||
| 243 | |||
| 244 | /* Define to the address where bug reports for this package should be sent. */ | ||
| 245 | #undef PACKAGE_BUGREPORT | ||
| 246 | |||
| 247 | /* Define to the full name of this package. */ | ||
| 248 | #undef PACKAGE_NAME | ||
| 249 | |||
| 250 | /* Define to the full name and version of this package. */ | ||
| 251 | #undef PACKAGE_STRING | ||
| 252 | |||
| 253 | /* Define to the one symbol short name of this package. */ | ||
| 254 | #undef PACKAGE_TARNAME | ||
| 255 | |||
| 256 | /* Define to the home page for this package. */ | ||
| 257 | #undef PACKAGE_URL | ||
| 258 | |||
| 259 | /* Define to the version of this package. */ | ||
| 260 | #undef PACKAGE_VERSION | ||
| 261 | |||
| 262 | /* The size of `off_t', as computed by sizeof. */ | ||
| 263 | #undef SIZEOF_OFF_T | ||
| 264 | |||
| 265 | /* The size of `time_t', as computed by sizeof. */ | ||
| 266 | #undef SIZEOF_TIME_T | ||
| 267 | |||
| 268 | /* The size of `unsigned int', as computed by sizeof. */ | ||
| 269 | #undef SIZEOF_UNSIGNED_INT | ||
| 270 | |||
| 271 | /* The size of `unsigned long', as computed by sizeof. */ | ||
| 272 | #undef SIZEOF_UNSIGNED_LONG | ||
| 273 | |||
| 274 | /* The size of `unsigned short', as computed by sizeof. */ | ||
| 275 | #undef SIZEOF_UNSIGNED_SHORT | ||
| 276 | |||
| 277 | /* If using the C implementation of alloca, define if you know the | ||
| 278 | direction of stack growth for your system; otherwise it will be | ||
| 279 | automatically deduced at runtime. | ||
| 280 | STACK_DIRECTION > 0 => grows toward higher addresses | ||
| 281 | STACK_DIRECTION < 0 => grows toward lower addresses | ||
| 282 | STACK_DIRECTION = 0 => direction of growth unknown */ | ||
| 283 | #undef STACK_DIRECTION | ||
| 284 | |||
| 285 | /* Define to 1 if you have the ANSI C header files. */ | ||
| 286 | #undef STDC_HEADERS | ||
| 287 | |||
| 288 | /* Define to 1 if your <sys/time.h> declares `struct tm'. */ | ||
| 289 | #undef TM_IN_SYS_TIME | ||
| 290 | |||
| 291 | /* Use Enchant with GtkSpell */ | ||
| 292 | #undef USE_ENCHANT | ||
| 293 | |||
| 294 | /* Define if you use GPGME to support OpenPGP. */ | ||
| 295 | #undef USE_GPGME | ||
| 296 | |||
| 297 | /* Define if you use gtkmacintegration library. */ | ||
| 298 | #undef USE_GTKMACINTEGRATION | ||
| 299 | |||
| 300 | /* Use GtkSpell in editor */ | ||
| 301 | #undef USE_GTKSPELL | ||
| 302 | |||
| 303 | /* Define if you want JPilot support in addressbook. */ | ||
| 304 | #undef USE_JPILOT | ||
| 305 | |||
| 306 | /* Define if you want LDAP support in addressbook. */ | ||
| 307 | #undef USE_LDAP | ||
| 308 | |||
| 309 | /* Define if you want to use Oniguruma. */ | ||
| 310 | #undef USE_ONIGURUMA | ||
| 311 | |||
| 312 | /* Define if you use OpenSSL to support SSL. */ | ||
| 313 | #undef USE_SSL | ||
| 314 | |||
| 315 | /* Whether to use multithread or not */ | ||
| 316 | #undef USE_THREADS | ||
| 317 | |||
| 318 | /* Define if you want update check feature. */ | ||
| 319 | #undef USE_UPDATE_CHECK | ||
| 320 | |||
| 321 | /* Define if you want update check plugin feature. */ | ||
| 322 | #undef USE_UPDATE_CHECK_PLUGIN | ||
| 323 | |||
| 324 | /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a | ||
| 325 | `char[]'. */ | ||
| 326 | #undef YYTEXT_POINTER | ||
| 327 | |||
| 328 | /* Enable large inode numbers on Mac OS X 10.5. */ | ||
| 329 | #ifndef _DARWIN_USE_64_BIT_INODE | ||
| 330 | # define _DARWIN_USE_64_BIT_INODE 1 | ||
| 331 | #endif | ||
| 332 | |||
| 333 | /* Number of bits in a file offset, on hosts where this is settable. */ | ||
| 334 | #undef _FILE_OFFSET_BITS | ||
| 335 | |||
| 336 | /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ | ||
| 337 | #undef _LARGEFILE_SOURCE | ||
| 338 | |||
| 339 | /* Define for large files, on AIX-style hosts. */ | ||
| 340 | #undef _LARGE_FILES | ||
| 341 | |||
| 342 | /* Define to empty if `const' does not conform to ANSI C. */ | ||
| 343 | #undef const | ||
| 344 | |||
| 345 | /* Define to `long int' if <sys/types.h> does not define. */ | ||
| 346 | #undef off_t | ||
| 347 | |||
| 348 | /* Define to `int' if <sys/types.h> does not define. */ | ||
| 349 | #undef pid_t | ||
| 350 | |||
| 351 | /* Define to `unsigned int' if <sys/types.h> does not define. */ | ||
| 352 | #undef size_t | ||
