Show
Ignore:
Timestamp:
04/26/07 19:48:10 (21 months ago)
Author:
aturner
Message:

svn merge -r 1838:1839 ../../trunk .
merges r1839 to 3.0. fixes #167

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/3.0/src/config.h.in

    r1820 r1845  
    1515/* Enable building flowreplay (alpha) */ 
    1616#undef ENABLE_FLOWREPLAY 
     17 
     18/* Enable use of pcap_findalldevs() */ 
     19#undef ENABLE_PCAP_FINDALLDEVS 
    1720 
    1821/* Do we have tcpdump and pcap_dump_fopen()? */