Files
nixpkgs/pkgs/by-name/ca/caribou/gettext-0.25.patch

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
270 B
Diff
Raw Permalink Normal View History

2025-10-09 14:15:47 +02:00
diff --git a/configure.ac b/configure.ac
index 52dea73..6b1a818 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,6 +5,8 @@ AC_INIT([caribou],
[caribou])
AC_CONFIG_MACRO_DIR([m4])
+AM_GNU_GETTEXT([external])
+AM_GNU_GETTEXT_VERSION([0.25])
AM_PROG_LIBTOOL