X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=config.h.in;h=66f50c71b9f3193633180127f543ed3945a2f4e4;hp=ece0c0e44dfcd31f4c82134e4fe7b9185185170a;hb=9897eb4cfab3395ec44c63833af3e157150e8270;hpb=e7bed7f61bd80b6044a696f78b4372351ccb2988 diff --git a/config.h.in b/config.h.in index ece0c0e..66f50c7 100644 --- a/config.h.in +++ b/config.h.in @@ -109,4 +109,10 @@ #endif #endif +#ifdef HAVE_JPEGLIB_H +#ifdef HAVE_LIBJPEG +#define HAVE_JPEGLIB +#endif +#endif + #endif