bug-gnu-utils
[Top][All Lists]
Advanced

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

Fwd: [Bug-indent] Configure problem


From: david ingamells
Subject: Fwd: [Bug-indent] Configure problem
Date: Sun, 12 May 2002 12:06:59 +0200

The following report arises from a fault (as described below an inappropriate 
space in the sed argument) in gettext.m4.

I have version "gettext (GNU gettext) 0.10.39" of gettext installed.

Regards,
David (maintainer GNU indent).

----------  Forwarded Message  ----------

Subject: [Bug-indent] Configure problem
Date: Thu, 9 May 2002 12:11:24 -0400 (EDT)
From: Mike Hanafey <address@hidden>
To: address@hidden

Version of bison is not detected properly by configure because of a " " in
the regex.

% 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]