Bug 11517 - fvwm2-2.3.15-2 does not honor RPM_OPT_FLAGS correctly
Summary: fvwm2-2.3.15-2 does not honor RPM_OPT_FLAGS correctly
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: fvwm2
Version: 1.0
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Preston Brown
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-05-19 06:14 UTC by Moritz Barsnick
Modified: 2008-05-01 15:37 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-05-19 06:14:55 UTC
Embargoed:


Attachments (Terms of Use)

Description Moritz Barsnick 2000-05-19 06:14:55 UTC
When building fvwm2-2.3.15-2 without autoconf present, ./configure is
automatically rerun (from the original run of ./configure). This subsequent
run does not honor the RPM_OPT_FLAGS (from CFLAGS), because the CFLAGS are
only set (CFLAGS="..." ./configure) and not exported from the shell
(CFLAGS="..."; export CFLAGS; ./configure). Therefore, the default "-O2 -g"
is activated and not the RPM_OPT_FLAGS.

Comment 1 Than Ngo 2000-08-05 00:02:42 UTC
was fixed in Beta3.


Note You need to log in before you can comment on or make changes to this bug.