Changeset 1800

Show
Ignore:
Timestamp:
04/14/07 14:59:47 (21 months ago)
Author:
aturner
Message:

whoops, didn't mean for this to get deleted. fixes #146

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/config.h.in

    r1798 r1800  
    1515/* Enable building flowreplay (alpha) */ 
    1616#undef ENABLE_FLOWREPLAY 
     17 
     18/* Do we have tcpdump and pcap_dump_fopen()? */ 
     19#undef ENABLE_VERBOSE 
    1720 
    1821/* fopen(3) accepts a 'b' in the mode flag */