From f8d75a6647830b496d6ff4697925204cb4d420d9 Mon Sep 17 00:00:00 2001 From: Ruediger Meier Date: Tue, 10 Jun 2014 18:44:08 +0200 Subject: build-sys: fix autopoint gettext version fun We avoid or fix many portability issues. The first more generic "sort --version-sort" solution was almost useless anyway because autopoint itself can also only deal with a few hardcoded versions. Signed-off-by: Ruediger Meier --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ba31abca7..7b9959e53 100644 --- a/configure.ac +++ b/configure.ac @@ -152,7 +152,7 @@ UL_SET_ARCH([HPPA], [hppa*]) AC_SYS_LARGEFILE -dnl we want this gettext version but still allow older ones via autogen.sh +dnl Don't forget to maintain alternatively allowed versions in autogen.sh! AM_GNU_GETTEXT_VERSION([0.18.3]) AM_GNU_GETTEXT([external]) -- cgit v1.2.3-55-g7522