4556223 [rkeene@sledge /home/rkeene/devel/dact]$ cat -n config.h.in
   1: /* config.h.in.  Generated from configure.in by autoheader.  */
   2: 
   3: /* Check for new versions over the network? */
   4: #undef CHECK_VERSION
   5: 
   6: /* Use the Debian upgrade procedure instead of DACTs internal one */
   7: #undef DACT_DEBIAN_UPGRADE_PROC
   8: 
   9: /* Debug */
  10: #undef DEBUG
  11: 
  12: /* Define to 1 if you have the <arpa/inet.h> header file. */
  13: #undef HAVE_ARPA_INET_H
  14: 
  15: /* Have bzdopen() ? */
  16: #undef HAVE_BZDOPEN
  17: 
  18: /* Define to 1 if you have the <bzlib.h> header file. */
  19: #undef HAVE_BZLIB_H
  20: 
  21: /* Have more versatile compress2() ? */
  22: #undef HAVE_COMPRESS2
  23: 
  24: /* Have random device? */
  25: #undef HAVE_DEV_URANDOM
  26: 
  27: /* Define to 1 if you have the <dirent.h> header file. */
  28: #undef HAVE_DIRENT_H
  29: 
  30: /* Define to 1 if you have the <dlfcn.h> header file. */
  31: #undef HAVE_DLFCN_H
  32: 
  33: /* Have dlopen()? */
  34: #undef HAVE_DLOPEN
  35: 
  36: /* Define to 1 if you have the <errno.h> header file. */
  37: #undef HAVE_ERRNO_H
  38: 
  39: /* Have gethostbyname() */
  40: #undef HAVE_GETHOSTBYNAME
  41: 
  42: /* Define to 1 if you have the `getopt' function. */
  43: #undef HAVE_GETOPT
  44: 
  45: /* Define to 1 if you have the <getopt.h> header file. */
  46: #undef HAVE_GETOPT_H
  47: 
  48: /* Define to 1 if you have the `getpass' function. */
  49: #undef HAVE_GETPASS
  50: 
  51: /* Have gzdopen() ? */
  52: #undef HAVE_GZDOPEN
  53: 
  54: /* Have inet_addr() */
  55: #undef HAVE_INET_ADDR
  56: 
  57: /* Have inet_aton() */
  58: #undef HAVE_INET_ATON
  59: 
  60: /* Define to 1 if you have the <inttypes.h> header file. */
  61: #undef HAVE_INTTYPES_H
  62: 
  63: /* Something */
  64: #undef HAVE_LIBBZ2
  65: 
  66: /* Also something */
  67: #undef HAVE_LIBLZO
  68: 
  69: /* Something */
  70: #undef HAVE_LIBMCRYPT
  71: 
  72: /* Have libwsock32 */
  73: #undef HAVE_LIBWSOCK32
  74: 
  75: /* Something */
  76: #undef HAVE_LIBZ
  77: 
  78: /* Define to 1 if you have the <lzo1x.h> header file. */
  79: #undef HAVE_LZO1X_H
  80: 
  81: /* Define to 1 if you have the <lzo1y.h> header file. */
  82: #undef HAVE_LZO1Y_H
  83: 
  84: /* Define to 1 if you have the <lzo2a.h> header file. */
  85: #undef HAVE_LZO2A_H
  86: 
  87: /* Define to 1 if you have the <lzoconf.h> header file. */
  88: #undef HAVE_LZOCONF_H
  89: 
  90: /* Define to 1 if you have the <mcrypt.h> header file. */
  91: #undef HAVE_MCRYPT_H
  92: 
  93: /* Define to 1 if you have the <memory.h> header file. */
  94: #undef HAVE_MEMORY_H
  95: 
  96: /* Define to 1 if you have the `mkstemp' function. */
  97: #undef HAVE_MKSTEMP
  98: 
  99: /* Define to 1 if you have the <netdb.h> header file. */
 100: #undef HAVE_NETDB_H
 101: 
 102: /* Define to 1 if you have the <netinet/in.h> header file. */
 103: #undef HAVE_NETINET_IN_H
 104: 
 105: /* Have BZ2_ prefixed to all bzip2 symbols? */
 106: #undef HAVE_NEW_BZ2
 107: 
 108: /* Have BZ2_bzdopen() ? */
 109: #undef HAVE_NEW_BZDOPEN
 110: 
 111: /* Do not have BZ2_ prefixed to all bzip2 symbols? */
 112: #undef HAVE_OLD_BZ2
 113: 
 114: /* Have socket() */
 115: #undef HAVE_SOCKET
 116: 
 117: /* Define to 1 if you have the <stdarg.h> header file. */
 118: #undef HAVE_STDARG_H
 119: 
 120: /* Define to 1 if you have the <stdint.h> header file. */
 121: #undef HAVE_STDINT_H
 122: 
 123: /* Define to 1 if you have the <stdio.h> header file. */
 124: #undef HAVE_STDIO_H
 125: 
 126: /* Define to 1 if you have the <stdlib.h> header file. */
 127: #undef HAVE_STDLIB_H
 128: 
 129: /* Define to 1 if you have the <strings.h> header file. */
 130: #undef HAVE_STRINGS_H
 131: 
 132: /* Define to 1 if you have the <string.h> header file. */
 133: #undef HAVE_STRING_H
 134: 
 135: /* Define to 1 if you have the `strsep' function. */
 136: #undef HAVE_STRSEP
 137: 
 138: /* Define to 1 if you have the <sys/socket.h> header file. */
 139: #undef HAVE_SYS_SOCKET_H
 140: 
 141: /* Define to 1 if you have the <sys/stat.h> header file. */
 142: #undef HAVE_SYS_STAT_H
 143: 
 144: /* Define to 1 if you have the <sys/time.h> header file. */
 145: #undef HAVE_SYS_TIME_H
 146: 
 147: /* Define to 1 if you have the <sys/types.h> header file. */
 148: #undef HAVE_SYS_TYPES_H
 149: 
 150: /* Define to 1 if you have the <sys/utsname.h> header file. */
 151: #undef HAVE_SYS_UTSNAME_H
 152: 
 153: /* Define to 1 if you have the <sys/wait.h> header file. */
 154: #undef HAVE_SYS_WAIT_H
 155: 
 156: /* Define to 1 if you have the `uname' function. */
 157: #undef HAVE_UNAME
 158: 
 159: /* Define to 1 if you have the <unistd.h> header file. */
 160: #undef HAVE_UNISTD_H
 161: 
 162: /* Define to 1 if you have the <windowsx.h> header file. */
 163: #undef HAVE_WINDOWSX_H
 164: 
 165: /* Define to 1 if you have the <windows.h> header file. */
 166: #undef HAVE_WINDOWS_H
 167: 
 168: /* Define to 1 if you have the <winsock2.h> header file. */
 169: #undef HAVE_WINSOCK2_H
 170: 
 171: /* Define to 1 if you have the <zlib.h> header file. */
 172: #undef HAVE_ZLIB_H
 173: 
 174: /* Disable all network support */
 175: #undef NO_NETWORK
 176: 
 177: /* Define to the address where bug reports for this package should be sent. */
 178: #undef PACKAGE_BUGREPORT
 179: 
 180: /* Define to the full name of this package. */
 181: #undef PACKAGE_NAME
 182: 
 183: /* Define to the full name and version of this package. */
 184: #undef PACKAGE_STRING
 185: 
 186: /* Define to the one symbol short name of this package. */
 187: #undef PACKAGE_TARNAME
 188: 
 189: /* Define to the version of this package. */
 190: #undef PACKAGE_VERSION
 191: 
 192: /* The size of a `int', as computed by sizeof. */
 193: #undef SIZEOF_INT
 194: 
 195: /* The size of a `long', as computed by sizeof. */
 196: #undef SIZEOF_LONG
 197: 
 198: /* The size of a `short', as computed by sizeof. */
 199: #undef SIZEOF_SHORT
 200: 
 201: /* Define to 1 if you have the ANSI C header files. */
 202: #undef STDC_HEADERS
 203: 
 204: /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 205: #undef TIME_WITH_SYS_TIME
 206: 
 207: /* Enable use of dynamically loadable modules? */
 208: #undef USE_MODULES
 209: 
 210: /* Define to `__inline__' or `__inline' if that's what the C compiler
 211:    calls it, or to nothing if 'inline' is not supported under any name.  */
 212: #ifndef __cplusplus
 213: #undef inline
 214: #endif
 215: 
 216: /* Define to `signed short' if <sys/types.h> does not define. */
 217: #undef int16_t
 218: 
 219: /* Define to `signed short' if <sys/types.h> does not define. */
 220: #undef int32_t
 221: 
 222: /* Define to `unsigned int' if <sys/types.h> does not define. */
 223: #undef uint
 224: 
 225: /* Define to `unsigned short' if <sys/types.h> does not define. */
 226: #undef uint16_t
 227: 
 228: /* Define to `unsigned short' if <sys/types.h> does not define. */
 229: #undef uint32_t
4556224 [rkeene@sledge /home/rkeene/devel/dact]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2004-03-01 16:39:26