diff options
author | Simon McVittie <smcv@debian.org> | 2014-09-15 12:55:54 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2014-09-15 12:55:54 +0100 |
commit | 403920f796c3cbeca1bba58bda497da4770e7d0a (patch) | |
tree | 22c59d2418690f68e169ff7500b22f92d410f55f /tools | |
parent | d35dfa78f7ee90bebc3c8a290a7f5877feb7eb8b (diff) | |
download | dbus-403920f796c3cbeca1bba58bda497da4770e7d0a.tar.gz |
Imported Upstream version 1.8.8upstream/1.8.8
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in index a7f70a65..dd562f10 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -259,7 +259,6 @@ DBUS_USER = @DBUS_USER@ DBUS_VERSION = @DBUS_VERSION@ DBUS_X_CFLAGS = @DBUS_X_CFLAGS@ DBUS_X_LIBS = @DBUS_X_LIBS@ -DEFAULT_MESSAGE_UNIX_FDS = @DEFAULT_MESSAGE_UNIX_FDS@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ |