mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
release-notes: - https://www.kernel.org/pub/linux/utils/util-linux/v2.41/v2.41-ReleaseNotes
12 lines
366 B
Diff
12 lines
366 B
Diff
--- a/configure.ac 2025-03-18 12:50:51.818370378 +0000
|
|
+++ b/configure.ac 2025-03-20 13:32:55.866881780 +0000
|
|
@@ -300,7 +300,7 @@
|
|
AC_SYS_YEAR2038_RECOMMENDED
|
|
|
|
dnl Don't forget to maintain alternatively allowed versions in autogen.sh!
|
|
-AM_GNU_GETTEXT_VERSION([0.18.3])
|
|
+AM_GNU_GETTEXT_VERSION([0.24])
|
|
AM_GNU_GETTEXT([external])
|
|
|
|
AS_IF([test -d "$srcdir/po"], [
|