GNOME Bugzilla – Bug 631866
pkg-config file is broken
Last modified: 2010-10-12 14:07:07 UTC
gnome-settings-daemon installs a broken .pc file with missing info for @gsd_api_version@ which again breaks other modules trying to use this. [jhbuild] bash-4.1$ pkg-config --cflags gnome-settings-daemon -pthread -I/opt/gnome2/include/gnome-settings-daemon-@gsd_api_version@ -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/dbus-1.0 -I/opt/gnome2/lib/dbus-1.0/include
Well spotted, fixed in master