diff options
author | Simon McVittie <smcv@debian.org> | 2013-04-25 13:47:35 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2013-04-25 13:47:35 +0100 |
commit | 05b847b89bcf23c7805e1519cdd16a2aeb16d14b (patch) | |
tree | 0050703932730b59be75a32f54971865abec0495 /tools | |
parent | 4b6f5d684fc302b10fa2471597c0b276d8ef9885 (diff) | |
parent | 7ff0cd0640b906821f9b222924e2545b25d28c0f (diff) | |
download | dbus-05b847b89bcf23c7805e1519cdd16a2aeb16d14b.tar.gz |
Imported Upstream version 1.7.2upstream/1.7.2
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in index 0caa60ef..ef71b643 100644 --- a/tools/Makefile.in +++ b/tools/Makefile.in @@ -197,6 +197,7 @@ 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@ |