[Mono-bugs] [Bug 60751][Maj] Changed - tiffcodec failes because of missing byteswap.h

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 26 Jun 2004 14:15:01 -0400 (EDT)


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 recht@netbsd.org.

http://bugzilla.ximian.com/show_bug.cgi?id=60751

--- shadow/60751	2004-06-25 11:51:54.000000000 -0400
+++ shadow/60751.tmp.22885	2004-06-26 14:15:01.000000000 -0400
@@ -49,6 +49,11 @@
 Created an attachment (id=8353)
 check for HAVE_BYTESWAP_H
 
 
 ------- Additional Comments From recht@netbsd.org  2004-06-25 11:51 -------
 Forgot to mention: this is with libgdiplus 0.9.
+
+------- Additional Comments From recht@netbsd.org  2004-06-26 14:15 -------
+I saw that libgdiplus now contains the byteswap part of the patch, so 
+I added a new patch (configure.in_2.diff) which only contains the 
+"clean-up" part.