]> git.ipfire.org Git - thirdparty/grub.git/commit
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)
commita13df3d15a2c803006d7dcad4e89de1a8d71a2ea
treec7ab51cab491c558cce1bacae25bb453884aed36
parent6d2aa7ee0158ad1218fe8ec4ba96fe04ff21486b
bootstrap: Don't check gettext version

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