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:13.000000000 -0500 +++ shadow/79889.tmp.2451 2006-11-10 02:43:14.000000000 -0500 @@ -0,0 +1,42 @@ +Bug#: 79889 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: libgdiplus +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: [libgdiplus] libgdiplus.pc has invalid directories + +Description of Problem: +libgdiplus.pc has invalid directories in include and lib directories. + +Steps to reproduce the problem: +1. pkg-config --cflags --libs libgdiplus +2. +3. + +Actual Results: +-pthread -I/usr/local/include -I$(top_builddir)/cairo/pixman/src +-I$(top_srcdir)/cairo/pixman/src -I$(top_builddir)/cairo/src +-I$(top_srcdir)/cairo/src -I/usr/include/glib-2.0 +-I/usr/lib/glib-2.0/include -I/usr/include/freetype2 +$(top_builddir)/cairo/src/libcairo.la -Wl,--export-dynamic -pthread +-L/usr/local/lib -lgdiplus -lfontconfig -lfreetype -lz -lXrender -lX11 +-ltiff -ljpeg -lgif -lpng12 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 + +Expected Results: +The result should not have ${top_builddir} and ${top_srcdir} + +How often does this happen? +always + +Additional Information: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
