http://bugzilla.novell.com/show_bug.cgi?id=576311
http://bugzilla.novell.com/show_bug.cgi?id=576311#c0 Summary: libgdiplus doesn't dist correctly if cairo deps are available on the system Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: libgdiplus AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- If you have cairo deps on your system the resulting tarball doesn't include the cairo and pixman directories. Normally conditional subdirs are handled by having a DIST_SUBDIRS that includes all directories, but in this case doing that would require us to always configure cairo. This takes extra time and may require additional dependencies. Having a configure option to force using the internal cairo is probably the best option. In either case a DIST_SUBDIRS would be appropriate. I'm going to add the DIST_SUBDIRS and manually configure cairo to get by for now. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
