Closed Bug 558747 Opened 14 years ago Closed 14 years ago

--with-system-bz2=dir doesn't work properly

Categories

(Firefox Build System :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.9.3a5

People

(Reporter: glandium, Assigned: glandium)

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
The attached patch fixes --with-system-bz2=dir, which ended up with wrong LIBS:

with --with-system-bz2=/usr:
BZ2_LIBS	= -L/usr/lib $(call EXPAND_LIBNAME_PATH,bz2,$(DEPTH)/modules/libbz2/src)

The patch also removes a useless argument given to AC_CHECK_LIB.
Attachment #438446 - Attachment is patch: true
Attachment #438446 - Attachment mime type: application/octet-stream → text/plain
Attachment #438446 - Flags: review?(benjamin)
Attachment #438446 - Flags: review?(benjamin) → review+
http://hg.mozilla.org/mozilla-central/rev/ab4c6ba5ff70
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a5
Assignee: nobody → mh+mozilla
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: