]> git.jsancho.org Git - lugaru.git/blobdiff - Dependencies/libjpeg/jconfig.h
Do not define INLINE in custom config for libjpeg
[lugaru.git] / Dependencies / libjpeg / jconfig.h
index f09fd96042781f700f9a462f564aca1ac5acd8bc..3700728843f7294e054fcc763803c59022e17fac 100644 (file)
@@ -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 */