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        2006-11-10 02:43:59.000000000 -0500
+++ shadow/79889.tmp.30537      2007-01-04 15:21:20.000000000 -0500
@@ -37,6 +37,17 @@
 The result should not have ${top_builddir} and ${top_srcdir}
 
 How often does this happen? 
 always
 
 Additional Information:
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-01-04 15:21 -------
+From libgdiplus.pc.in:
+
+Libs: -L${libdir} -lgdiplus @GDIPLUS_LIBS@
+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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to