5762867 [rkeene@sledge /home/rkeene/devel/backuppcd/all/backuppcd-200601171056]$ cat -n config.h.in
   1: /* config.h.in.  Generated from configure.ac by autoheader.  */
   2: 
   3: /* Define if you wish to enable debugging support */
   4: #undef DEBUG
   5: 
   6: /* Define this to 1 if you do not know what endian-ness your platform is. */
   7: #undef ENDIAN_UNKNOWN
   8: 
   9: /* Define to 1 if you have the <arpa/inet.h> header file. */
  10: #undef HAVE_ARPA_INET_H
  11: 
  12: /* Define to 1 if you have the <assert.h> header file. */
  13: #undef HAVE_ASSERT_H
  14: 
  15: /* Define to 1 if you have the `chown' function. */
  16: #undef HAVE_CHOWN
  17: 
  18: /* Define to 1 if you have the <ctype.h> header file. */
  19: #undef HAVE_CTYPE_H
  20: 
  21: /* Define to 1 if you have the <dirent.h> header file. */
  22: #undef HAVE_DIRENT_H
  23: 
  24: /* Define to 1 if you have the <endian.h> header file. */
  25: #undef HAVE_ENDIAN_H
  26: 
  27: /* Define to 1 if you have the <errno.h> header file. */
  28: #undef HAVE_ERRNO_H
  29: 
  30: /* Define to 1 if you have the `fcntl' function. */
  31: #undef HAVE_FCNTL
  32: 
  33: /* Define to 1 if you have the <fcntl.h> header file. */
  34: #undef HAVE_FCNTL_H
  35: 
  36: /* Define to 1 if you have the `fnmatch' function. */
  37: #undef HAVE_FNMATCH
  38: 
  39: /* Define to 1 if you have the <fnmatch.h> header file. */
  40: #undef HAVE_FNMATCH_H
  41: 
  42: /* Define to 1 if you have the `fork' function. */
  43: #undef HAVE_FORK
  44: 
  45: /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
  46: #undef HAVE_FSEEKO
  47: 
  48: /* Define to 1 if you have the `getenv' function. */
  49: #undef HAVE_GETENV
  50: 
  51: /* Define to 1 if you have the `getmntinfo' function. */
  52: #undef HAVE_GETMNTINFO
  53: 
  54: /* Define to 1 if you have the `htonll' function. */
  55: #undef HAVE_HTONLL
  56: 
  57: /* Have inet_addr() */
  58: #undef HAVE_INET_ADDR
  59: 
  60: /* Have inet_aton() */
  61: #undef HAVE_INET_ATON
  62: 
  63: /* Define to 1 if you have the <inttypes.h> header file. */
  64: #undef HAVE_INTTYPES_H
  65: 
  66: /* Define to 1 if you have the `lchown' function. */
  67: #undef HAVE_LCHOWN
  68: 
  69: /* Define to 1 if you have lc_process from libconfig */
  70: #undef HAVE_LIBCONFIG
  71: 
  72: /* Define to 1 if you have the <libconfig.h> header file. */
  73: #undef HAVE_LIBCONFIG_H
  74: 
  75: /* Define to 1 if you have fopen_net from opennet */
  76: #undef HAVE_LIBOPENNET
  77: 
  78: /* Define to 1 if you have SSL_library_init from openssl */
  79: #undef HAVE_LIBSSL
  80: 
  81: /* Have libwsock32 */
  82: #undef HAVE_LIBWSOCK32
  83: 
  84: /* Define to 1 if you have the `link' function. */
  85: #undef HAVE_LINK
  86: 
  87: /* Define to 1 if you have the `lstat' function. */
  88: #undef HAVE_LSTAT
  89: 
  90: /* Define to 1 if you have the <memory.h> header file. */
  91: #undef HAVE_MEMORY_H
  92: 
  93: /* Define to 1 if you have the <netdb.h> header file. */
  94: #undef HAVE_NETDB_H
  95: 
  96: /* Define to 1 if you have the <netinet/in.h> header file. */
  97: #undef HAVE_NETINET_IN_H
  98: 
  99: /* Define to 1 if you have the `ntohll' function. */
 100: #undef HAVE_NTOHLL
 101: 
 102: /* Define to 1 if you have the `openlog' function. */
 103: #undef HAVE_OPENLOG
 104: 
 105: /* Define to 1 if you have the <opennet.h> header file. */
 106: #undef HAVE_OPENNET_H
 107: 
 108: /* Define to 1 if you have the <openssl/ssl.h> header file. */
 109: #undef HAVE_OPENSSL_SSL_H
 110: 
 111: /* Define to 1 if you have the `readlink' function. */
 112: #undef HAVE_READLINK
 113: 
 114: /* Define to 1 if you have the `setpriority' function. */
 115: #undef HAVE_SETPRIORITY
 116: 
 117: /* Define to 1 if you have the `setsid' function. */
 118: #undef HAVE_SETSID
 119: 
 120: /* Define to 1 if you have the `signal' function. */
 121: #undef HAVE_SIGNAL
 122: 
 123: /* Define to 1 if you have the <signal.h> header file. */
 124: #undef HAVE_SIGNAL_H
 125: 
 126: /* Define to 1 if you have the "socklen_t" type. */
 127: #undef HAVE_SOCKLEN_T
 128: 
 129: /* Define to 1 if you have the <ssl.h> header file. */
 130: #undef HAVE_SSL_H
 131: 
 132: /* Define to 1 if you have the <ssl/ssl.h> header file. */
 133: #undef HAVE_SSL_SSL_H
 134: 
 135: /* Define to 1 if you have the `stat' function. */
 136: #undef HAVE_STAT
 137: 
 138: /* Define to 1 if you have the `statfs' function. */
 139: #undef HAVE_STATFS
 140: 
 141: /* Define to 1 if you have the <stdarg.h> header file. */
 142: #undef HAVE_STDARG_H
 143: 
 144: /* Define to 1 if you have the <stdint.h> header file. */
 145: #undef HAVE_STDINT_H
 146: 
 147: /* Define to 1 if you have the <stdio.h> header file. */
 148: #undef HAVE_STDIO_H
 149: 
 150: /* Define to 1 if you have the <stdlib.h> header file. */
 151: #undef HAVE_STDLIB_H
 152: 
 153: /* Define to 1 if you have the <strings.h> header file. */
 154: #undef HAVE_STRINGS_H
 155: 
 156: /* Define to 1 if you have the <string.h> header file. */
 157: #undef HAVE_STRING_H
 158: 
 159: /* Define to 1 if you have the `symlink' function. */
 160: #undef HAVE_SYMLINK
 161: 
 162: /* Define to 1 if you have the `sysinfo' function. */
 163: #undef HAVE_SYSINFO
 164: 
 165: /* Define to 1 if you have the `syslog' function. */
 166: #undef HAVE_SYSLOG
 167: 
 168: /* Define to 1 if you have the <syslog.h> header file. */
 169: #undef HAVE_SYSLOG_H
 170: 
 171: /* Define to 1 if you have the <sys/mount.h> header file. */
 172: #undef HAVE_SYS_MOUNT_H
 173: 
 174: /* Define to 1 if you have the <sys/param.h> header file. */
 175: #undef HAVE_SYS_PARAM_H
 176: 
 177: /* Define to 1 if you have the <sys/resource.h> header file. */
 178: #undef HAVE_SYS_RESOURCE_H
 179: 
 180: /* Define to 1 if you have the <sys/select.h> header file. */
 181: #undef HAVE_SYS_SELECT_H
 182: 
 183: /* Define to 1 if you have the <sys/socket.h> header file. */
 184: #undef HAVE_SYS_SOCKET_H
 185: 
 186: /* Define to 1 if you have the <sys/statfs.h> header file. */
 187: #undef HAVE_SYS_STATFS_H
 188: 
 189: /* Define to 1 if you have the <sys/stat.h> header file. */
 190: #undef HAVE_SYS_STAT_H
 191: 
 192: /* Define to 1 if you have the <sys/time.h> header file. */
 193: #undef HAVE_SYS_TIME_H
 194: 
 195: /* Define to 1 if you have the <sys/types.h> header file. */
 196: #undef HAVE_SYS_TYPES_H
 197: 
 198: /* Define to 1 if you have the <sys/vfs.h> header file. */
 199: #undef HAVE_SYS_VFS_H
 200: 
 201: /* Define to 1 if you have the <time.h> header file. */
 202: #undef HAVE_TIME_H
 203: 
 204: /* Define to 1 if you have the <unistd.h> header file. */
 205: #undef HAVE_UNISTD_H
 206: 
 207: /* Define to 1 if you have the `utime' function. */
 208: #undef HAVE_UTIME
 209: 
 210: /* Define to 1 if you have the <utime.h> header file. */
 211: #undef HAVE_UTIME_H
 212: 
 213: /* Define to 1 if you have the <windowsx.h> header file. */
 214: #undef HAVE_WINDOWSX_H
 215: 
 216: /* Define to 1 if you have the <windows.h> header file. */
 217: #undef HAVE_WINDOWS_H
 218: 
 219: /* Define to 1 if you have the <winsock2.h> header file. */
 220: #undef HAVE_WINSOCK2_H
 221: 
 222: /* Define to the master password */
 223: #undef MASTER_PASSWORD
 224: 
 225: /* Define if you wish to disable debugging support */
 226: #undef NDEBUG
 227: 
 228: /* Define to 1 if you need the "socklen_t" type. */
 229: #undef NEED_SOCKLEN_T
 230: 
 231: /* Define if you wish to disallow support for Windows NT 4 */
 232: #undef NO_WIN32_NT4
 233: 
 234: /* Define to the address where bug reports for this package should be sent. */
 235: #undef PACKAGE_BUGREPORT
 236: 
 237: /* Define to the full name of this package. */
 238: #undef PACKAGE_NAME
 239: 
 240: /* Define to the full name and version of this package. */
 241: #undef PACKAGE_STRING
 242: 
 243: /* Define to the one symbol short name of this package. */
 244: #undef PACKAGE_TARNAME
 245: 
 246: /* Define to the version of this package. */
 247: #undef PACKAGE_VERSION
 248: 
 249: /* The size of a `int', as computed by sizeof. */
 250: #undef SIZEOF_INT
 251: 
 252: /* The size of a `long', as computed by sizeof. */
 253: #undef SIZEOF_LONG
 254: 
 255: /* The size of a `long long', as computed by sizeof. */
 256: #undef SIZEOF_LONG_LONG
 257: 
 258: /* The size of a `short', as computed by sizeof. */
 259: #undef SIZEOF_SHORT
 260: 
 261: /* Define to 1 if you have the ANSI C header files. */
 262: #undef STDC_HEADERS
 263: 
 264: /* Define to 1 if you have the <> header file. */
 265: #undef THIS_MAKES_STUPID_AUTOHEADER_HAPPY
 266: 
 267: /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 268: #undef TIME_WITH_SYS_TIME
 269: 
 270: /* Define to 1 if your processor stores words with the most significant byte
 271:    first (like Motorola and SPARC, unlike Intel and VAX). */
 272: #undef WORDS_BIGENDIAN
 273: 
 274: /* Define to 1 if on AIX 3.
 275:    System headers sometimes define this.
 276:    We just want to avoid a redefinition error message.  */
 277: #ifndef _ALL_SOURCE
 278: # undef _ALL_SOURCE
 279: #endif
 280: 
 281: /* Number of bits in a file offset, on hosts where this is settable. */
 282: #undef _FILE_OFFSET_BITS
 283: 
 284: /* Enable GNU extensions on systems that have them.  */
 285: #ifndef _GNU_SOURCE
 286: # undef _GNU_SOURCE
 287: #endif
 288: 
 289: /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
 290: #undef _LARGEFILE_SOURCE
 291: 
 292: /* Define for large files, on AIX-style hosts. */
 293: #undef _LARGE_FILES
 294: 
 295: /* Define to `__inline__' or `__inline' if that's what the C compiler
 296:    calls it, or to nothing if 'inline' is not supported under any name.  */
 297: #ifndef __cplusplus
 298: #undef inline
 299: #endif
 300: 
 301: /* Define to `signed short' if <sys/types.h> does not define. */
 302: #undef int16_t
 303: 
 304: /* Define to `signed short' if <sys/types.h> does not define. */
 305: #undef int32_t
 306: 
 307: /* Define to `signed short' if <sys/types.h> does not define. */
 308: #undef int64_t
 309: 
 310: /* Define to `long' if <sys/types.h> does not define. */
 311: #undef off_t
 312: 
 313: /* Define to `unsigned short' if <sys/types.h> does not define. */
 314: #undef uint16_t
 315: 
 316: /* Define to `unsigned short' if <sys/types.h> does not define. */
 317: #undef uint32_t
 318: 
 319: /* Define to `unsigned short' if <sys/types.h> does not define. */
 320: #undef uint64_t
5762868 [rkeene@sledge /home/rkeene/devel/backuppcd/all/backuppcd-200601171056]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2005-11-28 23:49:59