added #define HAVE_BOOLEAN, to tell the jpeglib that it hasn't to
authorkramm <kramm>
Wed, 5 Dec 2001 11:33:37 +0000 (11:33 +0000)
committerkramm <kramm>
Wed, 5 Dec 2001 11:33:37 +0000 (11:33 +0000)
define the type boolean itself.

lib/rfxswf.c

index e3f174f..7754ba9 100644 (file)
@@ -16,6 +16,7 @@
 
 #ifdef HAVE_LIBJPEG
 #ifdef HAVE_JPEGLIB_H
+#define HAVE_BOOLEAN
 #include <jpeglib.h>
 #define _JPEGLIB_INCLUDED_
 #endif // HAVE_JPEGLIB_H