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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 25 Jun 2004 11:42:21 -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:41:44.000000000 -0400
+++ shadow/60751.tmp.10074	2004-06-25 11:42:21.000000000 -0400
@@ -31,6 +31,11 @@
 
 Additional Information:
 The added patches add a configure check for byteswap.h and use it 
 accordingly in src/tiffcodec.c.
 While at it I changed configure.in to use $PKG_CONFIG consitently (instead 
 of pkg-config and relying on the path..) and added $FREETYPE_CONFIG.
+
+------- Additional Comments From recht@netbsd.org  2004-06-25 11:42 -------
+Created an attachment (id=8351)
+HAVE_BYTESWAP_H (for completeness)
+