CVS: winex/dlls/quartz ijgdec.c,1.2,1.3

[email protected]
Newsgroups gmane.comp.emulators.winex.cvs
Message-ID <[email protected]>
Subject: winex/dlls/quartz ijgdec.c,1.2,1.3Update of /var/lib/cvsd/cvsroot/winex/dlls/quartz
In directory agravaine:/tmp/cvs-serv16943/dlls/quartz

Modified Files:
	ijgdec.c 
Log Message:

- require libjpeg & libpng on MacOS X
- fixes to build with the above on MacOS X


Index: ijgdec.c
===================================================================
RCS file: /var/lib/cvsd/cvsroot/winex/dlls/quartz/ijgdec.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ijgdec.c	5 Sep 2002 22:22:18 -0000	1.2
+++ ijgdec.c	30 Mar 2007 20:23:53 -0000	1.3
@@ -27,7 +27,7 @@
 
 #include "ijgdec.h"
 
-#if defined(HAVE_LIBJPEG) && defined(HAVE_JPEGLIB_H)
+#if defined(HAVE_LIBJPEG) && (defined(HAVE_JPEGLIB_H) || defined(HAVE_LIBJPEG_JPEGLIB_H))
 
 #include <jpeglib.h>
 #include <jerror.h>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.