summaryrefslogtreecommitdiff
path: root/ftp/axel/files/patch-configure.ac
blob: 8f9553e2e4137bd993b9c30b629255c741c2970d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.ac.orig	2024-04-07 22:59:28 UTC
+++ configure.ac
@@ -237,7 +237,7 @@ AM_GNU_GETTEXT([external])
 
 # Add Gettext
 AM_GNU_GETTEXT([external])
-AM_GNU_GETTEXT_VERSION([0.11.1])
+AM_GNU_GETTEXT_REQUIRE_VERSION([0.23.1])
 
 # POSIX threads
 AX_PTHREAD()