[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:44:08 -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:42:54.000000000 -0400
+++ shadow/60751.tmp.10119 2004-06-25 11:44:08.000000000 -0400
@@ -36,6 +36,11 @@
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)
+
+------- Additional Comments From recht@netbsd.org 2004-06-25 11:44 -------
+Created an attachment (id=8352)
+configure.in changes (pkg-config -> $PKG_CONFIG, freetype-config -> $FREETYPE_CONFIG, check for byteswap.h)
+