1/* config.in. Generated from configure.ac by autoheader. */ 2 3/* Define if building universal (internal helper macro) */ 4#undef AC_APPLE_UNIVERSAL_BUILD 5 6/* Define to 1 if translation of program messages to the user's native 7 language is requested. */ 8#undef ENABLE_NLS 9 10/* Define to the type of elements in the array set by `getgroups'. Usually 11 this is either `int' or `gid_t'. */ 12#undef GETGROUPS_T 13 14/* Define to 1 if you have the `access' function. */ 15#undef HAVE_ACCESS 16 17/* Define to 1 if you have the `cfgetispeed' function. */ 18#undef HAVE_CFGETISPEED 19 20/* Define to 1 if you have the `cfgetospeed' function. */ 21#undef HAVE_CFGETOSPEED 22 23/* Define to 1 if you have the `cfsetispeed' function. */ 24#undef HAVE_CFSETISPEED 25 26/* Define to 1 if you have the `cfsetospeed' function. */ 27#undef HAVE_CFSETOSPEED 28 29/* Define to 1 if you have the `chdir' function. */ 30#undef HAVE_CHDIR 31 32/* Define to 1 if you have the `chmod' function. */ 33#undef HAVE_CHMOD 34 35/* Define to 1 if you have the `chown' function. */ 36#undef HAVE_CHOWN 37 38/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't. 39 */ 40#undef HAVE_DECL_TZNAME 41 42/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 43 */ 44#undef HAVE_DIRENT_H 45 46/* Define to 1 if you have the <dlfcn.h> header file. */ 47#undef HAVE_DLFCN_H 48 49/* Define to 1 if you have the `dup' function. */ 50#undef HAVE_DUP 51 52/* Define to 1 if you have the `dup2' function. */ 53#undef HAVE_DUP2 54 55/* Define to 1 if you have the `fchmod' function. */ 56#undef HAVE_FCHMOD 57 58/* Define to 1 if you have the `fchown' function. */ 59#undef HAVE_FCHOWN 60 61/* Define to 1 if you have the `fcntl' function. */ 62#undef HAVE_FCNTL 63 64/* Define to 1 if you have the <fcntl.h> header file. */ 65#undef HAVE_FCNTL_H 66 67/* Define to 1 if you have the `fstat' function. */ 68#undef HAVE_FSTAT 69 70/* Define to 1 if you have the `fstatfs' function. */ 71#undef HAVE_FSTATFS 72 73/* Define to 1 if you have the `getdirentries' function. */ 74#undef HAVE_GETDIRENTRIES 75 76/* Define to 1 if you have the `getegid' function. */ 77#undef HAVE_GETEGID 78 79/* Define to 1 if you have the `geteuid' function. */ 80#undef HAVE_GETEUID 81 82/* Define to 1 if you have the `getgid' function. */ 83#undef HAVE_GETGID 84 85/* Define to 1 if you have the `getpid' function. */ 86#undef HAVE_GETPID 87 88/* Define to 1 if you have the `getppid' function. */ 89#undef HAVE_GETPPID 90 91/* Define to 1 if you have the `getrusage' function. */ 92#undef HAVE_GETRUSAGE 93 94/* Define to 1 if you have the `gettimeofday' function. */ 95#undef HAVE_GETTIMEOFDAY 96 97/* Define to 1 if you have the `getuid' function. */ 98#undef HAVE_GETUID 99 100/* Define to 1 if you have the <inttypes.h> header file. */ 101#undef HAVE_INTTYPES_H 102 103/* Define to 1 if you have the `ioctl' function. */ 104#undef HAVE_IOCTL 105 106/* Define to 1 if you have the `kill' function. */ 107#undef HAVE_KILL 108 109/* Define to 1 if you have the `link' function. */ 110#undef HAVE_LINK 111 112/* Define to 1 if the system has the type `long long'. */ 113#undef HAVE_LONG_LONG 114 115/* Define to 1 if you have the `lseek' function. */ 116#undef HAVE_LSEEK 117 118/* Define to 1 if you have the `lstat' function. */ 119#undef HAVE_LSTAT 120 121/* Define to 1 if you have the <memory.h> header file. */ 122#undef HAVE_MEMORY_H 123 124/* Define to 1 if you have the `mkdir' function. */ 125#undef HAVE_MKDIR 126 127/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 128#undef HAVE_NDIR_H 129 130/* Define to 1 if you have the `pipe' function. */ 131#undef HAVE_PIPE 132 133/* Define to 1 if you have the `readlink' function. */ 134#undef HAVE_READLINK 135 136/* Define to 1 if you have the `rmdir' function. */ 137#undef HAVE_RMDIR 138 139/* Define to 1 if you have the `setregid' function. */ 140#undef HAVE_SETREGID 141 142/* Define to 1 if you have the `setreuid' function. */ 143#undef HAVE_SETREUID 144 145/* Define to 1 if you have the `sigprocmask' function. */ 146#undef HAVE_SIGPROCMASK 147 148/* Define to 1 if you have the `stat' function. */ 149#undef HAVE_STAT 150 151/* Define to 1 if you have the <stdint.h> header file. */ 152#undef HAVE_STDINT_H 153 154/* Define to 1 if you have the <stdlib.h> header file. */ 155#undef HAVE_STDLIB_H 156 157/* Define to 1 if you have the <strings.h> header file. */ 158#undef HAVE_STRINGS_H 159 160/* Define to 1 if you have the <string.h> header file. */ 161#undef HAVE_STRING_H 162 163/* Define if struct statfs is defined in <sys/mount.h> */ 164#undef HAVE_STRUCT_STATFS 165 166/* Define to 1 if `struct stat' is a member of `st_blksize'. */ 167#undef HAVE_STRUCT_STAT_ST_BLKSIZE 168 169/* Define to 1 if `struct stat' is a member of `st_blocks'. */ 170#undef HAVE_STRUCT_STAT_ST_BLOCKS 171 172/* Define to 1 if `struct stat' is a member of `st_rdev'. */ 173#undef HAVE_STRUCT_STAT_ST_RDEV 174 175/* Define to 1 if `struct tm' is a member of `tm_zone'. */ 176#undef HAVE_STRUCT_TM_TM_ZONE 177 178/* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use 179 `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */ 180#undef HAVE_ST_BLKSIZE 181 182/* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use 183 `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */ 184#undef HAVE_ST_BLOCKS 185 186/* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use 187 `HAVE_STRUCT_STAT_ST_RDEV' instead. */ 188#undef HAVE_ST_RDEV 189 190/* Define to 1 if you have the `symlink' function. */ 191#undef HAVE_SYMLINK 192 193/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 194 */ 195#undef HAVE_SYS_DIR_H 196 197/* Define to 1 if you have the <sys/ioctl.h> header file. */ 198#undef HAVE_SYS_IOCTL_H 199 200/* Define to 1 if you have the <sys/mount.h> header file. */ 201#undef HAVE_SYS_MOUNT_H 202 203/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 204 */ 205#undef HAVE_SYS_NDIR_H 206 207/* Define to 1 if you have the <sys/param.h> header file. */ 208#undef HAVE_SYS_PARAM_H 209 210/* Define to 1 if you have the <sys/resource.h> header file. */ 211#undef HAVE_SYS_RESOURCE_H 212 213/* Define to 1 if you have the <sys/statfs.h> header file. */ 214#undef HAVE_SYS_STATFS_H 215 216/* Define to 1 if you have the <sys/stat.h> header file. */ 217#undef HAVE_SYS_STAT_H 218 219/* Define to 1 if you have the <sys/termios.h> header file. */ 220#undef HAVE_SYS_TERMIOS_H 221 222/* Define to 1 if you have the <sys/termio.h> header file. */ 223#undef HAVE_SYS_TERMIO_H 224 225/* Define to 1 if you have the <sys/times.h> header file. */ 226#undef HAVE_SYS_TIMES_H 227 228/* Define to 1 if you have the <sys/time.h> header file. */ 229#undef HAVE_SYS_TIME_H 230 231/* Define to 1 if you have the <sys/types.h> header file. */ 232#undef HAVE_SYS_TYPES_H 233 234/* Define to 1 if you have the <sys/vfs.h> header file. */ 235#undef HAVE_SYS_VFS_H 236 237/* Define to 1 if you have the `tcdrain' function. */ 238#undef HAVE_TCDRAIN 239 240/* Define to 1 if you have the `tcflow' function. */ 241#undef HAVE_TCFLOW 242 243/* Define to 1 if you have the `tcflush' function. */ 244#undef HAVE_TCFLUSH 245 246/* Define to 1 if you have the `tcgetattr' function. */ 247#undef HAVE_TCGETATTR 248 249/* Define to 1 if you have the `tcgetpgrp' function. */ 250#undef HAVE_TCGETPGRP 251 252/* Define to 1 if you have the `tcsendbreak' function. */ 253#undef HAVE_TCSENDBREAK 254 255/* Define to 1 if you have the `tcsetattr' function. */ 256#undef HAVE_TCSETATTR 257 258/* Define to 1 if you have the `tcsetpgrp' function. */ 259#undef HAVE_TCSETPGRP 260 261/* Define to 1 if you have the `time' function. */ 262#undef HAVE_TIME 263 264/* Define to 1 if you have the <time.h> header file. */ 265#undef HAVE_TIME_H 266 267/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use 268 `HAVE_STRUCT_TM_TM_ZONE' instead. */ 269#undef HAVE_TM_ZONE 270 271/* Define to 1 if you don't have `tm_zone' but do have the external array 272 `tzname'. */ 273#undef HAVE_TZNAME 274 275/* Define to 1 if you have the `umask' function. */ 276#undef HAVE_UMASK 277 278/* Define if union semun is defined in <sys/sem.h> */ 279#undef HAVE_UNION_SEMUN 280 281/* Define to 1 if you have the <unistd.h> header file. */ 282#undef HAVE_UNISTD_H 283 284/* Define to 1 if you have the `unlink' function. */ 285#undef HAVE_UNLINK 286 287/* Define to 1 if you have the <windows.h> header file. */ 288#undef HAVE_WINDOWS_H 289 290/* Define to the address where bug reports for this package should be sent. */ 291#undef PACKAGE_BUGREPORT 292 293/* Define to the full name of this package. */ 294#undef PACKAGE_NAME 295 296/* Define to the full name and version of this package. */ 297#undef PACKAGE_STRING 298 299/* Define to the one symbol short name of this package. */ 300#undef PACKAGE_TARNAME 301 302/* Define to the home page for this package. */ 303#undef PACKAGE_URL 304 305/* Define to the version of this package. */ 306#undef PACKAGE_VERSION 307 308/* Additional package description */ 309#undef PKGVERSION 310 311/* Bug reporting address */ 312#undef REPORT_BUGS_TO 313 314/* Define as the return type of signal handlers (`int' or `void'). */ 315#undef RETSIGTYPE 316 317/* Define to 1 if you have the ANSI C header files. */ 318#undef STDC_HEADERS 319 320/* Define to 1 if your <sys/time.h> declares `struct tm'. */ 321#undef TM_IN_SYS_TIME 322 323/* Define if we should use the Windows API, instead of the POSIX API. On 324 Windows, we use the Windows API when building for MinGW, but the POSIX API 325 when building for Cygwin. */ 326#undef USE_WIN32API 327 328/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 329 significant byte first (like Motorola and SPARC, unlike Intel). */ 330#if defined AC_APPLE_UNIVERSAL_BUILD 331# if defined __BIG_ENDIAN__ 332# define WORDS_BIGENDIAN 1 333# endif 334#else 335# ifndef WORDS_BIGENDIAN 336# undef WORDS_BIGENDIAN 337# endif 338#endif 339 340/* Define to `int' if <sys/types.h> doesn't define. */ 341#undef gid_t 342 343/* Define to `int' if <sys/types.h> does not define. */ 344#undef mode_t 345 346/* Define to `long int' if <sys/types.h> does not define. */ 347#undef off_t 348 349/* Define to `int' if <sys/types.h> does not define. */ 350#undef pid_t 351 352/* Define to `unsigned int' if <sys/types.h> does not define. */ 353#undef size_t 354 355/* Define to `int' if <sys/types.h> doesn't define. */ 356#undef uid_t 357