Closed Bug 776968 Opened 12 years ago Closed 12 years ago

Avoid modifying autoconf.mk after running nspr configure

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla17

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file, 1 obsolete file)

Currently, we initialize the value for NSPR_LIBS and NSPR_CFLAGS to a quoted command running nspr-config (except on windows). Then, after nspr configure has run, we replace the value with the actual out of nspr-config. It's actually pretty pointless.
Attachment #645359 - Flags: review?(ted.mielczarek)
Comment on attachment 645359 [details] [diff] [review]
Avoid modifying autoconf.mk after running nspr configure

This apparently breaks osx.
Attachment #645359 - Flags: review?(ted.mielczarek)
Assignee: nobody → mh+mozilla
This works better.
Attachment #645663 - Flags: review?(ted.mielczarek)
Attachment #645359 - Attachment is obsolete: true
No longer blocks: 742795
Attachment #645663 - Flags: review?(ted.mielczarek) → review+
https://hg.mozilla.org/mozilla-central/rev/c65fa0ee6e28
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Blocks: 780357
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: