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 769305 - build: Fix KMS backend summary printout
build: Fix KMS backend summary printout
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2016-07-29 14:48 UTC by Bastien Nocera
Modified: 2016-07-29 15:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Fix KMS backend summary printout (983 bytes, patch)
2016-07-29 14:48 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2016-07-29 14:48:27 UTC
.
Comment 1 Bastien Nocera 2016-07-29 14:48:32 UTC
Created attachment 332357 [details] [review]
build: Fix KMS backend summary printout

If have_native_backend is not set, we might end up with:
	Native (KMS) backend:
instead of:
	Native (KMS) backend:     no

in the configure summary
Comment 2 Florian Müllner 2016-07-29 14:53:27 UTC
Review of attachment 332357 [details] [review]:

OK
Comment 3 Bastien Nocera 2016-07-29 15:02:30 UTC
Attachment 332357 [details] pushed as 97d180e - build: Fix KMS backend summary printout