Closed Bug 323562 Opened 19 years ago Closed 13 years ago

Should find Xrender, freetype2, fontconfig using pkg-config

Categories

(Core :: Graphics, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: Biesinger, Assigned: Biesinger)

Details

Attachments

(1 file)

(compare bug 323551)

Currently, configure.in adds a hardcoded list of libraries for fontconfig, freetype and xrender:
               MOZ_CAIRO_LIBS="$MOZ_CAIRO_LIBS $XLDFLAGS -lXrender -lfreetype -lfontconfig"

It should use pkg-config for that.
I'm using Solaris for the build. Because of this bug, it always fails. I have to add "-L/usr/sfw/lib" to MOZ_CAIRO_LIBS.
Added pkg-config checks for required libs for in-tree cairo
This has since been fixed.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: