aboutsummaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-10-27 20:14:06 +0100
committerGuido Günther <agx@sigxcpu.org>2014-10-27 20:14:06 +0100
commitc39fada698da5b17680af8d9e6958b07bfbdbdd3 (patch)
treee9e2eae6977769d87736dd9c5a197c7b7e14a266 /aclocal.m4
parentDocument changes and release 3.12.0-2 (diff)
parentNew upstream version 3.15.1 (diff)
downloadkrb5-auth-dialog-c39fada698da5b17680af8d9e6958b07bfbdbdd3.tar.gz
krb5-auth-dialog-c39fada698da5b17680af8d9e6958b07bfbdbdd3.tar.bz2
krb5-auth-dialog-c39fada698da5b17680af8d9e6958b07bfbdbdd3.zip
Merge tag 'upstream/3.15.1' into experimental
Upstream version 3.15.1 # gpg: Signature made Mo 27 Okt 2014 20:14:03 CET # gpg: using RSA key 0x07B8B7B0EA98120B # gpg: please do a --check-trustdb # gpg: Good signature from "Guido Günther <agx@sigxcpu.org>" # gpg: aka "Guido Günther <gg@godiug.net>" # gpg: aka "Guido Günther <agx@debian.org>"
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 441e061..161a38a 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -9358,7 +9358,7 @@ m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])])
m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])])
# nls.m4 serial 5 (gettext-0.18)
-dnl Copyright (C) 1995-2003, 2005-2006, 2008-2013 Free Software Foundation,
+dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014 Free Software Foundation,
dnl Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
bgstack15