Merge pull request #9828 from heitbaum/alsa

alsa-utils: fix build with gettext-0.24
This commit is contained in:
Christian Hewitt 2025-03-04 17:28:33 +04:00 committed by GitHub
commit e7995be231
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,11 @@
--- a/configure.ac 2024-11-12 09:47:31.000000000 +0000
+++ b/configure.ac 2025-02-28 21:46:40.319313458 +0000
@@ -8,7 +8,7 @@
AM_MAINTAINER_MODE([enable])
AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.19.8])
+AM_GNU_GETTEXT_VERSION([0.24])
dnl Checks for programs.