Closed Bug 788039 Opened 12 years ago Closed 12 years ago

detect libevent-2.0 via pkg-config

Categories

(Firefox Build System :: General, defect)

All
FreeBSD
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla18

People

(Reporter: jbeich, Assigned: jbeich)

References

Details

Attachments

(1 file, 1 obsolete file)

      No description provided.
On FreeBSD, in order to coexist with libevent-1.4 the port for libevent-2.0 installs headers/libs under non-default location and exports the paths via pkg-config.

  prefix/include/event2/compat
  prefix/include/event2
  prefix/lib/event2
Attachment #657954 - Flags: review?(mh+mozilla)
Comment on attachment 657954 [details] [diff] [review]
Bug 788039 - Also use pkg-config when searching for libevent.

Review of attachment 657954 [details] [diff] [review]:
-----------------------------------------------------------------

::: configure.in
@@ +3868,1 @@
>      if test "${LIBEVENT_DIR}" = "yes"; then

Please add an indentation level to this now conditional block.
Attachment #657954 - Flags: review?(mh+mozilla) → review+
v2. Allow user to ignore pkg-config if she specifies PFX explicitly. "/usr" is treated like any other path.
Attachment #658011 - Flags: review?(mh+mozilla)
Attachment #657954 - Attachment is obsolete: true
Attachment #658011 - Flags: review?(mh+mozilla) → review+
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/5567d9cccba4
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
Depends on: 798476
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: