Closed
Bug 149390
Opened 23 years ago
Closed 23 years ago
mozilla-js.pc error in Libs
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: braden, Assigned: blizzard)
Details
Attachments
(1 file)
|
536 bytes,
patch
|
blizzard
:
review+
dbaron
:
approval+
|
Details | Diff | Splinter Review |
mozilla-js.pc has "-js" in Libs; this should be replaced with "-lmozjs".
| Assignee | ||
Updated•23 years ago
|
Attachment #97122 -
Flags: review+
| Assignee | ||
Comment 2•23 years ago
|
||
Comment on attachment 97122 [details] [diff] [review]
Fix.
r=blizzard
Comment on attachment 97122 [details] [diff] [review]
Fix.
a=dbaron for trunk checkin
(But I thought js didn't require nspr, except perhaps for DEBUG builds...)
Attachment #97122 -
Flags: approval+
Well, the autoconf macro I wrote some time ago adds "-lnspr4 -lplc4 -lplds4" to
LIBS, and I'm sure I did that for a reason.
| Assignee | ||
Comment 5•23 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•