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 683441 - build failure with CUPS 1.6
build failure with CUPS 1.6
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Printers
unspecified
Other All
: Normal normal
: ---
Assigned To: Marek Kašík
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-09-05 17:41 UTC by Stefano Facchini
Modified: 2012-09-05 17:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix build (906 bytes, patch)
2012-09-05 17:41 UTC, Stefano Facchini
committed Details | Review

Description Stefano Facchini 2012-09-05 17:41:04 UTC
HAVE_CUPS_1_6 is not defined in one place.
Comment 1 Stefano Facchini 2012-09-05 17:41:08 UTC
Created attachment 223571 [details] [review]
Fix build

Commit 1532d7ef forgot to actually define HAVE_CUPS_1_6 when building against
CUPS 1.6
Comment 2 Bastien Nocera 2012-09-05 17:48:55 UTC
With some commit message changes.