[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 15:21:20 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 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 wberrier at novell.com 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.
More information about the mono-bugs
mailing list