aboutsummaryrefslogtreecommitdiff
path: root/plugins/Makefile.in
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-03-09 10:55:17 +0100
committerGuido Günther <agx@sigxcpu.org>2011-03-09 10:55:17 +0100
commitb05bdc2712e5f3e0dd1df73f7675462012538a3e (patch)
treed76971cbfd67b2833693d2c985bdb74c0f882704 /plugins/Makefile.in
parentDocument changes and release 2.91.90-1 (diff)
parentNew upstream version 2.91.91 (diff)
downloadkrb5-auth-dialog-b05bdc2712e5f3e0dd1df73f7675462012538a3e.tar.gz
krb5-auth-dialog-b05bdc2712e5f3e0dd1df73f7675462012538a3e.tar.bz2
krb5-auth-dialog-b05bdc2712e5f3e0dd1df73f7675462012538a3e.zip
Merge commit 'upstream/2.91.91'
Diffstat (limited to 'plugins/Makefile.in')
-rw-r--r--plugins/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Makefile.in b/plugins/Makefile.in
index 74894c5..a101b98 100644
--- a/plugins/Makefile.in
+++ b/plugins/Makefile.in
@@ -157,8 +157,6 @@ CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
DATADIRNAME = @DATADIRNAME@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
bgstack15