src/3rdparty/libjpeg/jconfig.dj
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
equal deleted inserted replaced
27:93b982ccede2 31:5daf16870df6
     1 /* jconfig.dj --- jconfig.h for DJGPP (Delorie's GNU C port) on MS-DOS. */
     1 /* jconfig.dj --- jconfig.h for DJGPP (Delorie's GNU C port) on MS-DOS. */
     2 /* see jconfig.doc for explanations */
     2 /* see jconfig.txt for explanations */
     3 
     3 
     4 #define HAVE_PROTOTYPES
     4 #define HAVE_PROTOTYPES
     5 #define HAVE_UNSIGNED_CHAR
     5 #define HAVE_UNSIGNED_CHAR
     6 #define HAVE_UNSIGNED_SHORT
     6 #define HAVE_UNSIGNED_SHORT
     7 /* #define void char */
     7 /* #define void char */