diff options
author | Michael Biebl <biebl@debian.org> | 2011-03-11 00:34:22 +0100 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2011-03-11 00:34:22 +0100 |
commit | 7d69d75795a95cea78d326f826c1fcadc8161106 (patch) | |
tree | ccc4189dd62dc4276e0498f1007492847e8f55c4 /avahi-autoipd/Makefile.in | |
parent | fc714f1f24f9f12335b53f36c2765dc0077e3410 (diff) | |
download | avahi-7d69d75795a95cea78d326f826c1fcadc8161106.tar.gz |
Imported Upstream version 0.6.29upstream/0.6.29
Diffstat (limited to 'avahi-autoipd/Makefile.in')
-rw-r--r-- | avahi-autoipd/Makefile.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/avahi-autoipd/Makefile.in b/avahi-autoipd/Makefile.in index 5adf3f6..fb3dc28 100644 --- a/avahi-autoipd/Makefile.in +++ b/avahi-autoipd/Makefile.in @@ -189,6 +189,7 @@ DBUS_SYSTEM_BUS_DEFAULT_ADDRESS = @DBUS_SYSTEM_BUS_DEFAULT_ADDRESS@ DBUS_SYS_DIR = @DBUS_SYS_DIR@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ +DLLTOOL = @DLLTOOL@ DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ @@ -275,6 +276,7 @@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ MCS = @MCS@ MDASSEMBLER = @MDASSEMBLER@ MKDIR_P = @MKDIR_P@ @@ -337,6 +339,7 @@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ +ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |