fetchmail-friends
[Top] [All Lists]

Re: [fetchmail]aclocal.m4 is buggy (fetchmail-5.9.11)

2002-04-02 09:06:56
Gerrit P. Haase <gerrit(_at_)familiehaase(_dot_)de>:
Hallo fetchmail-friends,

I'm getting this during configure:

checking version of bison... v. ?.??, bad

I have:
$ bison -V
bison (GNU Bison) 1.34

And aclocal.m4 looks like this:
...`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison .* 
\([0-9]*\.[0-9.]*\).*$/\1/p'`
                                                     ^^^
                                                   This space
                                                   isn't there
                                                   in the output of
                                                   bison --version

It seems this aclocal.m4 is based on some older template (or a buggy
one).  IIRC it was a bug in gettext.m4 before gettext-0.10.40.

Running aclocal to regenerate this file does not fix the problem.
What do I need to upgrade?
-- 
                <a href="http://www.tuxedo.org/~esr/";>Eric S. Raymond</a>


<Prev in Thread] Current Thread [Next in Thread>