diff options
author | Luis Ontanon <luis.ontanon@gmail.com> | 2005-09-08 21:18:58 +0000 |
---|---|---|
committer | Luis Ontanon <luis.ontanon@gmail.com> | 2005-09-08 21:18:58 +0000 |
commit | 3dece7b495ff8bef709b21e5707feadd300d48d7 (patch) | |
tree | d9e744d13071914ba1023d5bb2ce9438eea11cfd /configure.in | |
parent | c7d06bc63f101a3857742a8bc442dc0cdbe5b658 (diff) | |
download | wireshark-3dece7b495ff8bef709b21e5707feadd300d48d7.tar.gz wireshark-3dece7b495ff8bef709b21e5707feadd300d48d7.tar.bz2 wireshark-3dece7b495ff8bef709b21e5707feadd300d48d7.zip |
Let's migrate the xml dissector...
svn path=/trunk/; revision=15729
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 549e3080d5..21b655aa48 100644 --- a/configure.in +++ b/configure.in @@ -1251,7 +1251,6 @@ AC_OUTPUT( plugins/rudp/Makefile plugins/stats_tree/Makefile plugins/v5ua/Makefile - plugins/xml/Makefile tools/Makefile tools/lemon/Makefile ,) |