>Number: 2101 >Category: config >Synopsis: Duplication of LDFLAGS after configuration >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Apr 21 08:20:01 PDT 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3b6 >Environment: UNIX Linux / gcc 2.7.2.3 >Description: Using the fragment:
LDFLAGS="-s" export LDFLAGS ./configure ...blahblah... Results in the resulting configuration files to put the -s in both EXTRA_LDFLAGS and LDFLAGS resulting in them appearing twice. This is evident when the makefiles run. Critical if the flag cannot appear twice... >How-To-Repeat: Oh yes... >Fix: fix the configuration coding to not do this. Sorry just a report....:-%2 >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
