home *** CD-ROM | disk | FTP | other *** search
/ Power Hacker 2003 / Power_Hacker_2003.iso / Exploit and vulnerability / w00w00 / sectools / fragrouter / Libnet-0.99b / include / config.h.in < prev    next >
Encoding:
Text File  |  1999-07-26  |  1.2 KB  |  46 lines

  1. /* include/config.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define to empty if the keyword does not work.  */
  4. #undef const
  5.  
  6. /* Define if your processor stores words with the most significant
  7.    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
  8. #undef WORDS_BIGENDIAN
  9.  
  10. #undef BSDISH_OS
  11. #undef BSD_BYTE_SWAP
  12. #undef DLPI_DEV_PREFIX
  13. #undef HAVE_DEV_DLPI
  14. #undef HAVE_DLPI
  15. #undef HAVE_PF_PACKET
  16. #undef HAVE_SOLARIS
  17. #undef RAW_IS_COOKED
  18. #undef HAVE_STRUCT_IP_CSUM
  19. #undef HAVE_LIB_PCAP
  20. #undef LBL_ALIGN
  21. #undef STUPID_SOLARIS_CHECKSUM_BUG
  22. #undef _BSD_SOURCE
  23. #undef __BSD_SOURCE
  24. #undef __FAVOR_BSD
  25.  
  26. /* Define if you have the strerror function.  */
  27. #undef HAVE_STRERROR
  28.  
  29. /* Define if you have the <net/ethernet.h> header file.  */
  30. #undef HAVE_NET_ETHERNET_H
  31.  
  32. /* Define if you have the <sys/bufmod.h> header file.  */
  33. #undef HAVE_SYS_BUFMOD_H
  34.  
  35. /* Define if you have the <sys/dlpi_ext.h> header file.  */
  36. #undef HAVE_SYS_DLPI_EXT_H
  37.  
  38. /* Define if you have the <sys/sockio.h> header file.  */
  39. #undef HAVE_SYS_SOCKIO_H
  40.  
  41. /* Define if you have the nsl library (-lnsl).  */
  42. #undef HAVE_LIBNSL
  43.  
  44. /* Define if you have the socket library (-lsocket).  */
  45. #undef HAVE_LIBSOCKET
  46.