]> git.ipfire.org Git - thirdparty/iptables.git/commit
configure: Remove flex check warning
authorShivani Bhardwaj <shivanib134@gmail.com>
Mon, 20 Jun 2016 17:36:34 +0000 (23:06 +0530)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 22 Jun 2016 12:39:49 +0000 (14:39 +0200)
commit4dd742ed19840490c59b85fa1ac4eb0510a8c78f
tree7fc9067942c43446994f4d0f814b91496fc40f7e
parent5d7cbf6e6c66d20129320a9b57ce56c868542816
configure: Remove flex check warning

Remove the warning about outdated version of flex as it is not needed
anymore. This check was introduced back in 2008 to skip a broken flex
version that doesn't seem to be packaged by any distribution anymore.

Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
configure.ac