parent
18ff601043
commit
a969aee697
@ -1,30 +0,0 @@
|
||||
diff -rupN --no-dereference libjpeg-turbo-2.1.2/win/jconfig.h.in libjpeg-turbo-2.1.2-new/win/jconfig.h.in
|
||||
--- libjpeg-turbo-2.1.2/win/jconfig.h.in 2021-11-19 04:04:35.000000000 +0100
|
||||
+++ libjpeg-turbo-2.1.2-new/win/jconfig.h.in 2021-11-23 10:45:37.808397996 +0100
|
||||
@@ -9,13 +9,13 @@
|
||||
|
||||
#define BITS_IN_JSAMPLE @BITS_IN_JSAMPLE@ /* use 8 or 12 */
|
||||
|
||||
-#define HAVE_STDDEF_H
|
||||
-#define HAVE_STDLIB_H
|
||||
+#define HAVE_STDDEF_H 1
|
||||
+#define HAVE_STDLIB_H 1
|
||||
#undef NEED_SYS_TYPES_H
|
||||
#undef NEED_BSD_STRINGS
|
||||
|
||||
-#define HAVE_UNSIGNED_CHAR
|
||||
-#define HAVE_UNSIGNED_SHORT
|
||||
+#define HAVE_UNSIGNED_CHAR 1
|
||||
+#define HAVE_UNSIGNED_SHORT 1
|
||||
#undef INCOMPLETE_TYPES_BROKEN
|
||||
#undef RIGHT_SHIFT_IS_UNSIGNED
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
#ifndef __RPCNDR_H__ /* don't conflict if rpcndr.h already read */
|
||||
typedef unsigned char boolean;
|
||||
#endif
|
||||
-#define HAVE_BOOLEAN /* prevent jmorecfg.h from redefining it */
|
||||
+#define HAVE_BOOLEAN 1 /* prevent jmorecfg.h from redefining it */
|
||||
|
||||
/* Define "INT32" as int, not long, per Windows custom */
|
||||
#if !(defined(_BASETSD_H_) || defined(_BASETSD_H)) /* don't conflict if basetsd.h already read */
|
@ -1 +1 @@
|
||||
SHA512 (libjpeg-turbo-2.1.2.tar.gz) = f0377b58d00310b2e644da31f807ac6c3425823f362ea88bcbed32991dddbea4e7a478676a7c1c4874a34bc578f262bf1d32c925e2f14fa517a50fd911ba8dd5
|
||||
SHA512 (libjpeg-turbo-2.1.3.tar.gz) = 975c9835de7d70c6c8c5a1959adfa18f7f956bc9946fde8f1b40c1d853245c38a3118ac06b93841ec3e90be6945c38d687d062b371496c2ee9b5638d7f60418d
|
||||
|
Loading…
Reference in new issue