⛏️ index : buildtools.git

author Ingo Weinhold <ingo_weinhold@gmx.de> 2007-10-26 1:52:48.0 +00:00:00
committer Ingo Weinhold <ingo_weinhold@gmx.de> 2007-10-26 1:52:48.0 +00:00:00
commit
df8195dfa4318616354218bc583357df8c09d3cc [patch]
tree
9280a4bed0ede967ccb36a0c042918ecbac7182c
parent
76f9da413c337dc9ee905edacbc929a3f9d1402f
download
df8195dfa4318616354218bc583357df8c09d3cc.tar.gz

Applied r22729 to the configure.in files, too.

git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@22730 a95241bf-73f2-0310-859d-f6bbb57e9c96

Diff

 binutils/configure.in        | 2 +-
 legacy/binutils/configure.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/binutils/configure.in b/binutils/configure.in
index 76daff9..4161906 100644
--- a/binutils/configure.in
+++ b/binutils/configure.in
@@ -2206,7 +2206,7 @@
    # For an installed makeinfo, we require it to be from texinfo 4.4 or
    # higher, else we use the "missing" dummy.
    if ${MAKEINFO} --version \
       | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|[5-9])' >/dev/null 2>&1; then
       | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|4\.[1-9][0-9]|[5-9])' >/dev/null 2>&1; then
      :
    else
      MAKEINFO="$MISSING makeinfo"
diff --git a/legacy/binutils/configure.in b/legacy/binutils/configure.in
index 76daff9..4161906 100644
--- a/legacy/binutils/configure.in
+++ b/legacy/binutils/configure.in
@@ -2206,7 +2206,7 @@
    # For an installed makeinfo, we require it to be from texinfo 4.4 or
    # higher, else we use the "missing" dummy.
    if ${MAKEINFO} --version \
       | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|[5-9])' >/dev/null 2>&1; then
       | egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|4\.[1-9][0-9]|[5-9])' >/dev/null 2>&1; then
      :
    else
      MAKEINFO="$MISSING makeinfo"