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 619311 - Fix warning in configure.
Fix warning in configure.
Status: RESOLVED FIXED
Product: pygi
Classification: Deprecated
Component: general
unspecified
Other All
: Normal normal
: 0.6
Assigned To: pygi-maint
pygi-maint
Depends on:
Blocks:
 
 
Reported: 2010-05-21 17:06 UTC by Steve Frécinaux
Modified: 2010-05-22 11:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix warning in configure. (887 bytes, patch)
2010-05-21 17:06 UTC, Steve Frécinaux
committed Details | Review

Description Steve Frécinaux 2010-05-21 17:06:50 UTC
The warning is caused by the use of the construction 'CFLAGS+=' in a
sh version that doesn't understand it (in this case, 'dash').
Comment 1 Steve Frécinaux 2010-05-21 17:06:52 UTC
Created attachment 161665 [details] [review]
Fix warning in configure.
Comment 2 Tomeu Vizoso 2010-05-22 11:17:54 UTC
Review of attachment 161665 [details] [review]:

Great!
Comment 3 Tomeu Vizoso 2010-05-22 11:18:38 UTC
Attachment 161665 [details] pushed as 71a2148 - Fix warning in configure.