home *** CD-ROM | disk | FTP | other *** search
/ Power Hacker 2003 / Power_Hacker_2003.iso / Exploit and vulnerability / w00w00 / sectools / fragrouter / Libnet-0.99b / acconfig.h next >
Encoding:
Text File  |  1999-07-26  |  678 b   |  27 lines

  1. dnl     $Id: acconfig.h,v 1.1.1.1 1999/05/18 15:33:41 dugsong Exp $
  2. dnl
  3. dnl     Libnet autoconfiguration acconfig.h file
  4. dnl     Copyright (c) 1998, 1999 Mike D. Schiffman <mike@infonexus.com>
  5. dnl                              route|daemon9 <route@infonexus.com>
  6. dnl     All rights reserved.
  7. dnl
  8. dnl     Process this file with autoheader to produce a config.h file.
  9. dnl
  10.  
  11. #undef BSDISH_OS
  12. #undef BSD_BYTE_SWAP
  13. #undef DLPI_DEV_PREFIX
  14. #undef HAVE_DEV_DLPI
  15. #undef HAVE_DLPI
  16. #undef HAVE_PF_PACKET
  17. #undef HAVE_SOLARIS
  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. dnl EOF
  27.