]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
bootstrap: Don't check gettext version
authorVladimir Serbinenko <phcoder@gmail.com>
Thu, 24 Aug 2023 19:47:50 +0000 (21:47 +0200)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 13 Dec 2023 12:25:34 +0000 (13:25 +0100)
NetBSD gettext is older than the check but we don't actually need 0.18.3,
older one works fine. This is needed to make bootstrap work on NetBSD.

Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
INSTALL
bootstrap.conf

diff --git a/INSTALL b/INSTALL
index b93fe9c61f1af112c4d351b60ad4cb12dc0d3733..8d9207c8445904accc65b0e72659fdd687b97121 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -20,7 +20,7 @@ configuring the GRUB.
   for i386, x86_64, arm (including thumb), arm64, mips(el), powerpc, sparc64
 * GNU Make
 * GNU Bison 2.3 or later
-* GNU gettext 0.17 or later
+* GNU gettext
 * GNU binutils 2.9.1.0.23 or later
 * Flex 2.5.35 or later
 * pkg-config
index 64ea9bcb508175fa22bf5d8087528b7073da02d2..7a7813d2825456f076fd0ea7eb8b8b0c0987f5c7 100644 (file)
@@ -68,7 +68,7 @@ SKIP_PO=t
 buildreq="\
 autoconf   2.64
 automake   1.14
-gettext    0.18.3
+gettext    -
 git        1.5.5
 patch      -
 tar        -