[Mono-bugs] [Bug 77620][Wis] Changed - configure.in should use
pkg-config instead freetype-config
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Feb 22 20:24:30 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by wberrier at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77620
--- shadow/77620 2006-02-22 18:26:05.000000000 -0500
+++ shadow/77620.tmp.19351 2006-02-22 20:24:30.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77620
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: libgdiplus
AssignedTo: jordi at ximian.com
ReportedBy: wberrier at novell.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -22,6 +22,15 @@
the extra argument of fontconfig to pkg-config isn't normally needed).
------- Additional Comments From wberrier at novell.com 2006-02-22 18:26 -------
Created an attachment (id=16515)
proposed patch
+
+------- Additional Comments From wberrier at novell.com 2006-02-22 20:24 -------
+I checked our oldest distro that we build on (redhat9) and the rpm
+we're using for freetype2 has a .pc file. But, the stock rh9 rpm
+doesn't. Bummer.
+
+Cairo checks for pkg-config freetype2, and then falls back to
+freetype-config if it doesn't find pkg-config. I'm not sure it's
+worth doing in libgdiplus as well... ?
More information about the mono-bugs
mailing list