From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH iptables] configure: Remove flex check warning Date: Wed, 22 Jun 2016 14:41:12 +0200 Message-ID: <20160622124112.GA1171@salvia> References: <1466444194-7055-1-git-send-email-shivanib134@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Shivani Bhardwaj Return-path: Received: from mail.us.es ([193.147.175.20]:41672 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751434AbcFVMwT (ORCPT ); Wed, 22 Jun 2016 08:52:19 -0400 Received: from antivirus1-rhel7.int (unknown [192.168.2.11]) by mail.us.es (Postfix) with ESMTP id E0EB616ACC1 for ; Wed, 22 Jun 2016 14:41:15 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id D24049EBA7 for ; Wed, 22 Jun 2016 14:41:15 +0200 (CEST) Received: from antivirus1-rhel7.int (localhost [127.0.0.1]) by antivirus1-rhel7.int (Postfix) with ESMTP id D1AAD9EBAB for ; Wed, 22 Jun 2016 14:41:13 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1466444194-7055-1-git-send-email-shivanib134@gmail.com> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Mon, Jun 20, 2016 at 11:06:34PM +0530, Shivani Bhardwaj wrote: > Remove the warning about outdated version of flex as it is not needed > anymore. Applied, thanks Shivani.