sf.net bug: 3151031 xml2cpp needlessly includes and links dbus(-c++)
This commit is contained in:
parent
2a1e2dbe51
commit
d1ec2544d5
4 changed files with 1 additions and 8 deletions
|
@ -20,7 +20,7 @@ bin_PROGRAMS = dbusxx-xml2cpp dbusxx-introspect
|
|||
dbusxx_xml2cpp_SOURCES = xml.h xml.cpp xml2cpp.h xml2cpp.cpp \
|
||||
generate_adaptor.cpp generate_adaptor.h generate_proxy.cpp\
|
||||
generate_proxy.h generator_utils.cpp generator_utils.h
|
||||
dbusxx_xml2cpp_LDADD = $(libdbus_cxx_la) $(xml_LIBS)
|
||||
dbusxx_xml2cpp_LDADD = $(xml_LIBS)
|
||||
|
||||
dbusxx_introspect_SOURCES = introspect.h introspect.cpp
|
||||
dbusxx_introspect_LDADD = $(libdbus_cxx_la)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue