bug-indent
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-indent] Configure problem


From: david ingamells
Subject: Re: [Bug-indent] Configure problem
Date: Wed, 15 May 2002 22:21:40 +0200

I've just received a reply back from the gettext maintainers, and they have 
fixed gettext.m4 in the release after the one I'm using, so it'll be resolved 
soon.

The regression test code at any location that Mike may have seen is outdated.

I'll send you a tarball of the latest.

David.

On Wednesday 15 May 2002 10:50 am, Gerrit P. Haase wrote:
> Mike schrieb:
> > Version of bison is not detected properly by configure because of a " "
> > in the regex.
>
> It is not enough to patch autogenerated scripts.  In this case, the real
> bug is in gettext.m4 at the box where the .m4 scripts were generated. 
> `configure' is autogenarated and just includes the contents of aclocal.m4
> which is autogenerated by aclocal which adds all the stuff that is needed
> by configure.in.
>
> The gettext package is buggy.  It needs to be updated to the latest
> version. And so should every installation of gettext on every davel system
> should be updated.  If aclocal.m4 is regenerated then, the bug is gone.
>
> > % bison --version
> > bison (GNU Bison) 1.35
> >
> > Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002
> >
> >
> > % diff -c configure.orig configure
> > *** configure.orig      Thu Mar 21 15:41:35 2002
> > --- configure   Thu May  9 11:59:36 2002
> > ***************
> > *** 4855,4861 ****
> >       else
> >               echo "$as_me:4856: checking version of bison" >&5
> >   echo $ECHO_N "checking version of bison... $ECHO_C" >&6
> > !       ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU
> > Bison .* \([0-9]*\.[0-9.]*\).*$/\1/p'`
> >         case $ac_prog_version in
> >           '') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;;
> >           1.2[6-9]* | 1.[3-9][0-9]* | [2-9].*)
> > --- 4855,4861 ----
> >       else
> >               echo "$as_me:4856: checking version of bison" >&5
> >   echo $ECHO_N "checking version of bison... $ECHO_C" >&6
> > !       ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU
> > Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
> >         case $ac_prog_version in
> >           '') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;;
> >           1.2[6-9]* | 1.[3-9][0-9]* | [2-9].*)
> >
> > +--------------------------------------------+
> >
> > |  Mike Hanafey                              |
> > |  DuPont Ag Products                        |
> > |  Delaware Technology Park, Suite 200/206   |
> > |  1 Innovation Way, PO BOX 6104             |
> > |  Newark, DE 19714-6104                     |
> > |  Phone: (302)631-2608 Fax: (302)631-2607   |
> > |  Email: address@hidden        |
> >
> > +--------------------------------------------+
> >
> >
> > _______________________________________________
> > Bug-indent mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/bug-indent

-- 
David Ingamells
address@hidden
+31 (013) 5093388     (home)
+31 615010947 (mobile)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]