Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Merge Review: gtkhtml3 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=225872 ------- Additional Comments From ville.skytta@xxxxxx 2007-02-02 02:36 EST ------- $CFLAGS is automatically set to $RPM_OPT_FLAGS by %configure if so there should be no need to set it expliclitly, see "rpm -E %configure". The problem was that CFLAGS was set (to a value that didn't contain the optflags), and thus %configure didn't touch it. Explicitly setting CFLAGS in the "make ..." line may be a problem because it will trump everything in CFLAGS that ./configure may have set (ie. added to the CFLAGS in environment). -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review