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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -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 [EMAIL PROTECTED] 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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
