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 350441 - don't use PKG_CHECK_MODULES to check for existence
don't use PKG_CHECK_MODULES to check for existence
Status: RESOLVED DUPLICATE of bug 392424
Product: gnome-doc-utils
Classification: Deprecated
Component: build utils
CVS HEAD
Other Linux
: Normal minor
: ---
Assigned To: gnome-doc-utils maintainers
gnome-doc-utils maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-08 14:47 UTC by Christian Persch
Modified: 2007-01-25 18:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (608 bytes, patch)
2006-08-08 14:47 UTC, Christian Persch
none Details | Review
updated patch for moved file (593 bytes, patch)
2006-12-18 17:41 UTC, Christian Persch
none Details | Review

Description Christian Persch 2006-08-08 14:47:23 UTC
Use PKG_CHECK_EXISTS instead which doesn't put 2 unnecessary variables in each Makefile.
Comment 1 Christian Persch 2006-08-08 14:47:44 UTC
Created attachment 70491 [details] [review]
patch
Comment 2 Christian Persch 2006-10-26 12:33:42 UTC
Ping?
Comment 3 Christian Persch 2006-12-18 17:41:36 UTC
Created attachment 78581 [details] [review]
updated patch for moved file
Comment 4 Christian Persch 2007-01-25 18:04:02 UTC
Fixed by the patch in bug 392424.

*** This bug has been marked as a duplicate of 392424 ***