Closed
Bug 5184
Opened 26 years ago
Closed 26 years ago
configure should recheck versions of libs that change often
Categories
(SeaMonkey :: Build Config, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
M6
People
(Reporter: slamm, Assigned: briano)
Details
People run into problems when they upgrade a library and then configure uses the
old cached value. For libIDL and glib/gtk+ (perhaps others) it should be easy
and fast to recheck the version using their *-config scripts. If the version has
changed, then the cached values should be recomputed.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
just setting a target milestone to get it off the radar of bugs with no
milestones
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•26 years ago
|
||
I just checked in a hack to fix this. Basically I prevent the
cached value, if any, from being used.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•