After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 111291 - Fixes for pkg-config
Fixes for pkg-config
Status: RESOLVED FIXED
Product: gnome-vfsmm
Classification: Deprecated
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks: 111298
 
 
Reported: 2003-04-21 19:54 UTC by Bryan Forbes
Modified: 2011-01-16 23:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fixes :) (4.34 KB, patch)
2003-04-21 19:56 UTC, Bryan Forbes
none Details | Review
Don't use the last patch, use this. It fixes install problems with headers. (5.29 KB, patch)
2003-04-27 02:21 UTC, Bryan Forbes
none Details | Review

Description Bryan Forbes 2003-04-21 19:54:38 UTC
Changes are in the Changelog.  The big thing was the .pc fixes.

Next on my list is to get the enums wrapped (hopefully).  Wish me luck :)
Comment 1 Bryan Forbes 2003-04-21 19:56:28 UTC
Created attachment 15884 [details] [review]
Fixes :)
Comment 2 Murray Cumming 2003-04-24 15:44:13 UTC
Looks good. I'll apply it as soon as I can solve my gnome-vfs build
problems.
Comment 3 Bryan Forbes 2003-04-27 02:21:00 UTC
Created attachment 16036 [details] [review]
Don't use the last patch, use this.  It fixes install problems with headers.
Comment 4 Murray Cumming 2003-04-30 18:42:49 UTC
Thanks. Applied.