home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / nmap254b.zip / config.h < prev    next >
C/C++ Source or Header  |  2002-02-25  |  1KB  |  85 lines

  1. /* config.h.  Generated automatically by configure.  */
  2. #ifndef CONFIG_H
  3. #define CONFIG_H
  4.  
  5. /* #undef PCAP_TIMEOUT_IGNORED */
  6.  
  7. #define HAVE_STRUCT_IP 1
  8.  
  9. /* #undef HAVE_USLEEP */
  10.  
  11. /* #undef HAVE_NANOSLEEP */
  12.  
  13. #define HAVE_STRUCT_ICMP 1
  14.  
  15. #define HAVE_IP_IP_SUM 1
  16.  
  17. /* #undef inline */
  18.  
  19. #define STDC_HEADERS 1
  20.  
  21. #define HAVE_STRING_H 1
  22.  
  23. #define HAVE_GETOPT_H 1
  24.  
  25. #define HAVE_STRINGS_H 1
  26.  
  27. #define HAVE_PWD_H 1
  28.  
  29. /* #undef HAVE_BSTRING_H */
  30.  
  31. /* #undef WORDS_BIGENDIAN */
  32.  
  33. #define HAVE_MEMORY_H 1
  34.  
  35. /* both bzero() and memcpy() are used in the source */
  36. #define HAVE_BZERO 1
  37. #define HAVE_MEMCPY 1
  38. #define HAVE_STRERROR 1
  39.  
  40. #define HAVE_SYS_PARAM_H 1
  41.  
  42. #define HAVE_SYS_SOCKIO_H 1
  43.  
  44. #define BSD_NETWORKING 1
  45.  
  46. #define HAVE_SNPRINTF 1
  47.  
  48. #define HAVE_VSNPRINTF 1
  49.  
  50. /* #undef HAVE_INET_ATON */
  51.  
  52. /* #undef HAVE_STRCASESTR */
  53.  
  54. /* #undef HAVE_GETOPT_LONG */
  55.  
  56. /* #undef IN_ADDR_DEEPSTRUCT */
  57.  
  58. /* #undef HAVE_NETINET_IN_SYSTEM_H */
  59.  
  60. /* #undef HAVE_SOCKADDR_SA_LEN */
  61.  
  62. #define HAVE_NETINET_IF_ETHER_H 1
  63.  
  64. /* #undef STUPID_SOLARIS_CHECKSUM_BUG */
  65.  
  66. /* #undef SPRINTF_RETURNS_STRING */
  67.  
  68. #define TIME_WITH_SYS_TIME 1
  69. #define HAVE_SYS_TIME_H 1
  70.  
  71. /* #undef LINUX */
  72. /* #undef FREEBSD */
  73. /* #undef OPENBSD */
  74. /* #undef SOLARIS */
  75. /* #undef SUNOS */
  76. /* #undef BSDI */
  77. /* #undef IRIX */
  78. /* #undef NETBSD */
  79. /* #undef MACOSX */
  80.  
  81. #endif /* CONFIG_H */
  82.  
  83.  
  84.  
  85.