summaryrefslogtreecommitdiff
path: root/dbus-1-uninstalled.pc.in
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-07-29 11:09:02 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-07-29 11:09:02 +0100
commit42d7a573cff2febb9938e30edcebc420e0f40195 (patch)
treeb20a014839ff8e6cb88075ce69ed22c17a4c2976 /dbus-1-uninstalled.pc.in
parent94a061d1b13267bd21a9c1c18b2e7da318fe448f (diff)
downloaddbus-42d7a573cff2febb9938e30edcebc420e0f40195.tar.gz
Rename DBUS_CLIENT_LIBS to LIBDBUS_LIBS to more accurately reflect its meaning
This does still need to be in configure.ac, because it's common to dbus/Makefile.am (linking the static/shared library) and dbus-1*.pc.in (telling static library users which additional libraries they must link).
Diffstat (limited to 'dbus-1-uninstalled.pc.in')
-rw-r--r--dbus-1-uninstalled.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus-1-uninstalled.pc.in b/dbus-1-uninstalled.pc.in
index 082222d6..f0072325 100644
--- a/dbus-1-uninstalled.pc.in
+++ b/dbus-1-uninstalled.pc.in
@@ -13,5 +13,5 @@ Name: dbus
Description: Free desktop message bus (uninstalled copy)
Version: @VERSION@
Libs: ${abs_top_builddir}/dbus/libdbus-1.la
-Libs.private: @DBUS_CLIENT_LIBS@
+Libs.private: @LIBDBUS_LIBS@
Cflags: -I${abs_top_srcdir}