Checking whether C compiler handles -Wenum-compare does not work:
configure:34007: checking whether C compiler handles -Wenum-compare
configure:34026: gcc -std=gnu99 -o conftest -g -O2 -Wenum-compare
conftest.c >&5
cc1: warning: command line option "-Wenum-compare" is valid for C++/ObjC++
but no
On Sun, Sep 20, 2015 at 3:16 AM, Jim Meyering wrote:
>
> On Tue, Feb 24, 2015 at 3:02 AM, Lukasz Dorau
> wrote:
> > Checking whether C compiler handles -Wenum-compare does not work:
> >
> > configure:34007: checking whether C compiler handles -Wenum-compare
> > c