X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Dependencies%2Flibjpeg%2Fjconfig.h;h=3700728843f7294e054fcc763803c59022e17fac;hb=85009a1b35365f3a178b36b3aa5374c27581b312;hp=f09fd96042781f700f9a462f564aca1ac5acd8bc;hpb=e403b2bb4de5caac068bccf1957d23c909abe9ef;p=lugaru.git diff --git a/Dependencies/libjpeg/jconfig.h b/Dependencies/libjpeg/jconfig.h index f09fd96..3700728 100644 --- a/Dependencies/libjpeg/jconfig.h +++ b/Dependencies/libjpeg/jconfig.h @@ -1,13 +1,9 @@ #define HAVE_PROTOTYPES #define HAVE_STDDEF_H #define HAVE_STDLIB_H -#define NEED_BSD_STRINGS +/* #define NEED_BSD_STRINGS -- causes fail on Win32 */ #define NEED_SYS_TYPES_H -#ifdef JPEG_INTERNALS -#define INLINE inline -#endif /* JPEG_INTERNALS */ - #ifdef JPEG_CJPEG_DJPEG #define BMP_SUPPORTED /* BMP image file format */ #define GIF_SUPPORTED /* GIF image file format */