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 659548 - Overrides CFLAGS unconditionally
Overrides CFLAGS unconditionally
Status: RESOLVED FIXED
Product: seed
Classification: Bindings
Component: libseed
git master
Other Linux
: Normal normal
: ---
Assigned To: seed-maint
Depends on:
Blocks:
 
 
Reported: 2011-09-20 07:34 UTC by Josselin Mouette
Modified: 2011-09-23 06:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Josselin Mouette 2011-09-20 07:34:13 UTC
The configure script ignores the CFLAGS passed through the environment, because the variable is overriden unconditionally.
Comment 1 Alan Knowles 2011-09-23 06:09:16 UTC
Thanks this should fix it.

http://git.gnome.org/browse/seed/commit/?id=1ec48efc03df9368a59f501dfd1de9c9b15f016c

Regards
Alan