]> git.ipfire.org Git - ddns.git/commit
configure: Explicitely configure Gettext master
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 14 May 2025 16:56:00 +0000 (16:56 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 14 May 2025 17:04:43 +0000 (17:04 +0000)
commit9078a34ac16fe2a9926c4690fb078c7331c96b0d
tree32ae6a3af710767ddbd30cf0f80c917eb67e61a5
parente928b37b8f5509af195d1c56ecf89c3dbfdb0072
configure: Explicitely configure Gettext

From version 0.25, Gettext will complain about not calling autopoints to
set up all required macros required by autoconf later on.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac