I think the intent, at least, is to allow people to build Wireshark from
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 27 Jul 2007 18:52:05 +0000 (18:52 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 27 Jul 2007 18:52:05 +0000 (18:52 +0000)
commite0f7f12ac1df73b02f54cbbd1737c5aae72da69a
tree4bc7b45d7f177463a03bdf8fc8d2ce56fc665014
parent4e5a85010392ff2cc1117fbcc578a5642ef42ea6
I think the intent, at least, is to allow people to build Wireshark from
a source release tarball without having Flex (think of a source release
tarball being as much a platform-independent distribution format for
people *not* interested in development, and who are on platforms for
which there aren't binary packages, as a way of getting the source to do
development).  Don't check Flex's capabilities in the configure script
(handling reentrant scanners would have to be done differently).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22414 f5534014-38df-0310-8fa8-9805f1628bb7
configure.in
wiretap/configure.in