4556212 [rkeene@sledge /home/rkeene/devel/libopennet-0.9.9]$ cat -n config.h.in
   1: /* config.h.in.  Generated from configure.ac by autoheader.  */
   2: 
   3: /* Define to 1 if you have the <arpa/inet.h> header file. */
   4: #undef HAVE_ARPA_INET_H
   5: 
   6: /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
   7:    */
   8: #undef HAVE_DIRENT_H
   9: 
  10: /* Define to 1 if you have the <errno.h> header file. */
  11: #undef HAVE_ERRNO_H
  12: 
  13: /* Define to 1 if you have the <fcntl.h> header file. */
  14: #undef HAVE_FCNTL_H
  15: 
  16: /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
  17: #undef HAVE_FSEEKO
  18: 
  19: /* Have gethostbyname() */
  20: #undef HAVE_GETHOSTBYNAME
  21: 
  22: /* Define to 1 if you have the `getpeername' function. */
  23: #undef HAVE_GETPEERNAME
  24: 
  25: /* Have inet_addr() */
  26: #undef HAVE_INET_ADDR
  27: 
  28: /* Have inet_aton() */
  29: #undef HAVE_INET_ATON
  30: 
  31: /* Define to 1 if you have the <inttypes.h> header file. */
  32: #undef HAVE_INTTYPES_H
  33: 
  34: /* Have libwsock32 */
  35: #undef HAVE_LIBWSOCK32
  36: 
  37: /* Define to 1 if you have the <memory.h> header file. */
  38: #undef HAVE_MEMORY_H
  39: 
  40: /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
  41: #undef HAVE_NDIR_H
  42: 
  43: /* Define to 1 if you have the <netdb.h> header file. */
  44: #undef HAVE_NETDB_H
  45: 
  46: /* Define to 1 if you have the <netinet/in.h> header file. */
  47: #undef HAVE_NETINET_IN_H
  48: 
  49: /* Have socket() */
  50: #undef HAVE_SOCKET
  51: 
  52: /* Define to 1 if you have the <stdarg.h> header file. */
  53: #undef HAVE_STDARG_H
  54: 
  55: /* Define to 1 if you have the <stdint.h> header file. */
  56: #undef HAVE_STDINT_H
  57: 
  58: /* Define to 1 if you have the <stdio.h> header file. */
  59: #undef HAVE_STDIO_H
  60: 
  61: /* Define to 1 if you have the <stdlib.h> header file. */
  62: #undef HAVE_STDLIB_H
  63: 
  64: /* Define to 1 if you have the `strcspn' function. */
  65: #undef HAVE_STRCSPN
  66: 
  67: /* Define to 1 if you have the `strdup' function. */
  68: #undef HAVE_STRDUP
  69: 
  70: /* Define to 1 if you have the <strings.h> header file. */
  71: #undef HAVE_STRINGS_H
  72: 
  73: /* Define to 1 if you have the <string.h> header file. */
  74: #undef HAVE_STRING_H
  75: 
  76: /* Define to 1 if you have the `strstr' function. */
  77: #undef HAVE_STRSTR
  78: 
  79: /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
  80:    */
  81: #undef HAVE_SYS_DIR_H
  82: 
  83: /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
  84:    */
  85: #undef HAVE_SYS_NDIR_H
  86: 
  87: /* Define to 1 if you have the <sys/socket.h> header file. */
  88: #undef HAVE_SYS_SOCKET_H
  89: 
  90: /* Define to 1 if you have the <sys/stat.h> header file. */
  91: #undef HAVE_SYS_STAT_H
  92: 
  93: /* Define to 1 if you have the <sys/types.h> header file. */
  94: #undef HAVE_SYS_TYPES_H
  95: 
  96: /* Define to 1 if you have the `uname' function. */
  97: #undef HAVE_UNAME
  98: 
  99: /* Define to 1 if you have the <unistd.h> header file. */
 100: #undef HAVE_UNISTD_H
 101: 
 102: /* Define to 1 if you have the <windowsx.h> header file. */
 103: #undef HAVE_WINDOWSX_H
 104: 
 105: /* Define to 1 if you have the <windows.h> header file. */
 106: #undef HAVE_WINDOWS_H
 107: 
 108: /* Define to 1 if you have the <winsock2.h> header file. */
 109: #undef HAVE_WINSOCK2_H
 110: 
 111: /* Define to the address where bug reports for this package should be sent. */
 112: #undef PACKAGE_BUGREPORT
 113: 
 114: /* Define to the full name of this package. */
 115: #undef PACKAGE_NAME
 116: 
 117: /* Define to the full name and version of this package. */
 118: #undef PACKAGE_STRING
 119: 
 120: /* Define to the one symbol short name of this package. */
 121: #undef PACKAGE_TARNAME
 122: 
 123: /* Define to the version of this package. */
 124: #undef PACKAGE_VERSION
 125: 
 126: /* The size of a `int', as computed by sizeof. */
 127: #undef SIZEOF_INT
 128: 
 129: /* The size of a `long', as computed by sizeof. */
 130: #undef SIZEOF_LONG
 131: 
 132: /* The size of a `long long', as computed by sizeof. */
 133: #undef SIZEOF_LONG_LONG
 134: 
 135: /* The size of a `short', as computed by sizeof. */
 136: #undef SIZEOF_SHORT
 137: 
 138: /* Define to 1 if you have the ANSI C header files. */
 139: #undef STDC_HEADERS
 140: 
 141: /* Define to 1 if on AIX 3.
 142:    System headers sometimes define this.
 143:    We just want to avoid a redefinition error message.  */
 144: #ifndef _ALL_SOURCE
 145: # undef _ALL_SOURCE
 146: #endif
 147: 
 148: /* Number of bits in a file offset, on hosts where this is settable. */
 149: #undef _FILE_OFFSET_BITS
 150: 
 151: /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
 152: #undef _LARGEFILE_SOURCE
 153: 
 154: /* Define for large files, on AIX-style hosts. */
 155: #undef _LARGE_FILES
 156: 
 157: /* Define to empty if `const' does not conform to ANSI C. */
 158: #undef const
 159: 
 160: /* Define to `__inline__' or `__inline' if that's what the C compiler
 161:    calls it, or to nothing if 'inline' is not supported under any name.  */
 162: #ifndef __cplusplus
 163: #undef inline
 164: #endif
 165: 
 166: /* Define to `signed short' if <sys/types.h> does not define. */
 167: #undef int16_t
 168: 
 169: /* Define to `signed short' if <sys/types.h> does not define. */
 170: #undef int32_t
 171: 
 172: /* Define to `signed short' if <sys/types.h> does not define. */
 173: #undef int64_t
 174: 
 175: /* Define to `int' if <sys/types.h> does not define. */
 176: #undef mode_t
 177: 
 178: /* Define to `long' if <sys/types.h> does not define. */
 179: #undef off_t
 180: 
 181: /* Define to `unsigned' if <sys/types.h> does not define. */
 182: #undef size_t
 183: 
 184: /* Define to `unsigned short' if <sys/types.h> does not define. */
 185: #undef uint16_t
 186: 
 187: /* Define to `unsigned short' if <sys/types.h> does not define. */
 188: #undef uint32_t
 189: 
 190: /* Define to `unsigned short' if <sys/types.h> does not define. */
 191: #undef uint64_t
4556213 [rkeene@sledge /home/rkeene/devel/libopennet-0.9.9]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2006-08-17 19:17:06