aboutsummaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-11-11 14:21:33 +0100
committerGuido Günther <agx@sigxcpu.org>2017-11-11 14:21:34 +0100
commit8bf9bdffccec6ed84c29df4a7f676ff938d9e08f (patch)
tree4ece9b7980512ad3eaf028e0373757cb3d264971 /plugins
parentDocument changes and release 3.20.0-3 (diff)
parentNew upstream version 3.26.0 (diff)
downloadkrb5-auth-dialog-8bf9bdffccec6ed84c29df4a7f676ff938d9e08f.tar.gz
krb5-auth-dialog-8bf9bdffccec6ed84c29df4a7f676ff938d9e08f.tar.bz2
krb5-auth-dialog-8bf9bdffccec6ed84c29df4a7f676ff938d9e08f.zip
Update upstream source from tag 'upstream/3.26.0'
Update to upstream version '3.26.0' with Debian dir a0dd8a8ec42bd8510e0a04a62426a1f4fd6076b4
Diffstat (limited to 'plugins')
-rw-r--r--plugins/Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/Makefile.in b/plugins/Makefile.in
index c6f6430..67bed65 100644
--- a/plugins/Makefile.in
+++ b/plugins/Makefile.in
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15 from Makefile.am.
+# Makefile.in generated by automake 1.15.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+# Copyright (C) 1994-2017 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@@ -299,6 +299,7 @@ INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
+INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
ITSTOOL = @ITSTOOL@
KA_PLUGINS_DIR = @KA_PLUGINS_DIR@
KRB5_CFLAGS = @KRB5_CFLAGS@
bgstack15