]> git.ipfire.org Git - pakfire.git/commitdiff
configure: Explicitely configure Gettext
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 21 Jun 2025 17:32:07 +0000 (17:32 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 21 Jun 2025 17:34:59 +0000 (17:34 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
.gitignore
configure.ac
m4/.gitignore
po/.gitignore

index 6847881fd7f37ae59f03abf259a1cd48038d9024..0c25b35fddaf8cf2c52af73b9b5ff3bf4e4009fa 100644 (file)
@@ -1,3 +1,4 @@
+/ABOUT-NLS
 /Makefile
 /build-aux
 /config.h
index 0018d3e0b0ccf599f16990b5d3e2fe43de965380..61379bdf3f59a0e30b338fe3db10f25dec9ea7d6 100644 (file)
@@ -47,6 +47,10 @@ AM_SILENT_RULES([yes])
 LT_PREREQ(2.2)
 LT_INIT([disable-static])
 
+dnl Configure Gettext
+AM_GNU_GETTEXT_VERSION(0.21)
+AM_GNU_GETTEXT([external])
+
 IT_PROG_INTLTOOL([0.40.0])
 
 XGETTEXT="${XGETTEXT} --keyword=_:1,2 --keyword=N_:1,2 --no-location"
index 55eaa803a1b3a698c8703828dc8ddc6545d360c0..9542d093a8e60524d866ae05ab05f3136c53099e 100644 (file)
@@ -1,6 +1,16 @@
+gettext.m4
+host-cpu-c-abi.m4
+iconv.m4
+intlmacosx.m4
 intltool.m4
+lib-ld.m4
+lib-link.m4
+lib-prefix.m4
 libtool.m4
 ltoptions.m4
 ltsugar.m4
 ltversion.m4
 lt~obsolete.m4
+nls.m4
+po.m4
+progtest.m4
index ee1215654d7c15a1d2ad0c59e1b934e0164bf90c..72f70101cd87be4420a767773e1cb45b9634d131 100644 (file)
@@ -2,3 +2,11 @@ POTFILES
 Makefile.in.in
 .intltool-merge-cache
 Makefile
+Makevars.template
+Rules-quot
+boldquot.sed
+en@boldquot.header
+en@quot.header
+insert-header.sin
+quot.sed
+remove-potcdate.sin