[Mono-bugs] [Bug 79889][Nor] Changed - [libgdiplus] libgdiplus.pc has invalid directories
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jan 4 16:57:44 EST 2007
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=79889
--- shadow/79889 2007-01-04 15:21:20.000000000 -0500
+++ shadow/79889.tmp.32559 2007-01-04 16:57:44.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 79889
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: libgdiplus
AssignedTo: mono-bugs at ximian.com
ReportedBy: choe.hwanjin at gmail.com
QAContact: mono-bugs at ximian.com
@@ -48,6 +48,15 @@
Cflags: -I${includedir} @GDIPLUS_CFLAGS@
I don't think GDIPLUS_LIBS or GDIPLUS_CFLAGS should be in the .pc file.
libgdiplus' configure checks for the libs in configure so we should
build a string, and then place it in the Requires: tag of libgdiplus.pc.
+
+------- Additional Comments From wberrier at novell.com 2007-01-04 16:57 -------
+After having a closer look, it would be difficult to rely strictly on
+pkg-config's Requires since some distros and configurations don't have
+all the necessary .pc files.
+
+I removed the CAIRO_CFLAGS and CAIRO_LIBS from the .pc file instead.
+
+-> Committed in r70500
More information about the mono-bugs
mailing list