aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-07-07 22:52:57 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-07-07 22:52:57 +0000
commit07f42b5b31f9523deeb147226521f77a2c8dd797 (patch)
treec720d2a42f11c9d14ac1a161eb785b438c2c4b14 /acconfig.h
parentfba49cfe85d4b23ebbffa97fae126a379e913ecd (diff)
downloadwireshark-07f42b5b31f9523deeb147226521f77a2c8dd797.tar.gz
wireshark-07f42b5b31f9523deeb147226521f77a2c8dd797.tar.bz2
wireshark-07f42b5b31f9523deeb147226521f77a2c8dd797.zip
Created a new protocol tree implementation and a new display filter
mechanism that is built into ethereal. Wiretap is now used to read all file formats. Libpcap is used only for capturing. svn path=/trunk/; revision=342
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/acconfig.h b/acconfig.h
index a202da07a4..f08f72e3ec 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -10,5 +10,3 @@
#undef NEED_STRERROR_H
-/* Define this to use the wiretap library */
-#undef WITH_WIRETAP