68b3620bac
This expands on #777 to work with jconfig.h properly. To facilitate these operations, a new macro was added for doing compile tests. Note that this commit does NOT bring in the other files associated with this version of libjpeg. At some point, it would be desirable to automatically get the files as part of the cmake configuration step, similar to ffmpeg.
4 lines
85 B
C
4 lines
85 B
C
/* Borrowed from libjpeg. */
|
|
typedef struct undefined_structure * undef_struct_ptr;
|
|
|