aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2015-09-12 14:08:03 +0300
committerSergey Poznyakoff <gray@gnu.org>2015-09-12 14:08:03 +0300
commitc86ff75927549b69f4013cdca9fd49ce14e64cfd (patch)
tree766cec9dc313c62bb296b46433141dc6d2f69d17 /configure.ac
parent03ad7eb0d9a77c0978ec322e6a8aa69e5961f524 (diff)
downloadcpio-c86ff75927549b69f4013cdca9fd49ce14e64cfd.tar.gz
cpio-c86ff75927549b69f4013cdca9fd49ce14e64cfd.tar.bz2
Update docs, use gettext 0.19.6
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 2c63932..92dae87 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
dnl This file is part of GNU cpio
-dnl Copyright (C) 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2014 Free Software
+dnl Copyright (C) 2003-2007, 2009-2010, 2014-2015 Free Software
dnl Foundation, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
@@ -82,7 +82,7 @@ AC_CHECK_DECLS([errno, getpwnam, getgrnam, getgrgid, strdup, strerror, getenv, a
# Gettext.
AM_ICONV
AM_GNU_GETTEXT([external], [need-formatstring-macros])
-AM_GNU_GETTEXT_VERSION(0.18)
+AM_GNU_GETTEXT_VERSION(0.19)
LIBS="$LIBS $LIB_CLOCK_GETTIME"

Return to:

Send suggestions and report system problems to the System administrator.