aboutsummaryrefslogtreecommitdiff
path: root/help/Makefile.in
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-03-09 10:55:05 +0100
committerGuido Günther <agx@sigxcpu.org>2011-03-09 10:55:05 +0100
commitca71a0f06e24fd58a18b76c9df01c85642f63bdb (patch)
tree8e661a1e15479d8b1eaa48691b566d3ef9859c5e /help/Makefile.in
parentNew upstream version 2.91.90 (diff)
downloadkrb5-auth-dialog-ca71a0f06e24fd58a18b76c9df01c85642f63bdb.tar.gz
krb5-auth-dialog-ca71a0f06e24fd58a18b76c9df01c85642f63bdb.tar.bz2
krb5-auth-dialog-ca71a0f06e24fd58a18b76c9df01c85642f63bdb.zip
New upstream version 2.91.91
Diffstat (limited to 'help/Makefile.in')
-rw-r--r--help/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/help/Makefile.in b/help/Makefile.in
index 415e515..d24bb64 100644
--- a/help/Makefile.in
+++ b/help/Makefile.in
@@ -100,8 +100,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