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 784739 - Minor typo in configure error message
Minor typo in configure error message
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: build
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2017-07-10 09:13 UTC by Aleksander Morgado
Modified: 2017-07-10 10:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (976 bytes, patch)
2017-07-10 09:14 UTC, Aleksander Morgado
committed Details | Review

Description Aleksander Morgado 2017-07-10 09:13:48 UTC
Instead of:
   "GLib must be build with -march=i486 or later."

It should read:
   "GLib must be built with -march=i486 or later."

Patch following.
Comment 1 Aleksander Morgado 2017-07-10 09:14:49 UTC
Created attachment 355241 [details] [review]
Patch
Comment 2 Philip Withnall 2017-07-10 10:10:30 UTC
Review of attachment 355241 [details] [review]:

++
Comment 3 Philip Withnall 2017-07-10 10:12:07 UTC
Pushed, thanks.