Closed Bug 707593 Opened 13 years ago Closed 13 years ago

Clean up makefile generation in js/src configure

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla11

People

(Reporter: emorley, Assigned: emorley)

References

Details

Attachments

(1 file, 1 obsolete file)

Similar to the work done in bug 696498 but for js/src configure. * js/src/lirasm/Makefile.in now longer exists in the tree, so should be removed from configure, since it was causing: "can't read <topsrcdir>/js/src/lirasm/Makefile.in: No such file or directory" * js/src/analysis-tests/Makefile is missing from configure, so should be added. * Several of the existing entries should only be generated conditionally, so add conditionals where needed.
Attached patch Patch v1 (obsolete) — Splinter Review
Attachment #578968 - Flags: review?(ted.mielczarek)
Attached patch Patch v2Splinter Review
As v1 except uses test rather than (the IMO more readable) [ EXPR ] since otherwise autoconf eats the brackets.
Attachment #578968 - Attachment is obsolete: true
Attachment #578968 - Flags: review?(ted.mielczarek)
Attachment #579189 - Flags: review?(ted.mielczarek)
Attachment #579189 - Flags: review?(ted.mielczarek) → review+
Flags: in-testsuite-
Target Milestone: --- → mozilla11
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
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: