diff options
author | Simon McVittie <smcv@debian.org> | 2012-06-27 17:57:41 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2012-06-27 17:57:41 +0100 |
commit | b313f4096282ed86c088e0d27f4f0798e5529521 (patch) | |
tree | ddc1abe13deed4d1d352d23c685b51cf9a56a43c /dbus-1.pc.in | |
parent | 5f8487730b96ad8d44f02d1a3aa74a6cceaf72b6 (diff) | |
download | dbus-b313f4096282ed86c088e0d27f4f0798e5529521.tar.gz |
Imported Upstream version 1.6.2upstream/1.6.2
Diffstat (limited to 'dbus-1.pc.in')
-rw-r--r-- | dbus-1.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus-1.pc.in b/dbus-1.pc.in index 7201e07f..25f8bcee 100644 --- a/dbus-1.pc.in +++ b/dbus-1.pc.in @@ -14,4 +14,4 @@ Description: Free desktop message bus Version: @VERSION@ Libs: -L${libdir} -ldbus-1 Libs.private: @LIBDBUS_LIBS@ -Cflags: -I${includedir}/dbus-1.0 -I${libdir}/dbus-1.0/include +Cflags: -I${includedir}/dbus-1.0 -I${libdir}/dbus-1.0/include @DBUS_STATIC_BUILD_CPPFLAGS@ |