X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=config.h.in;fp=config.h.in;h=e91ada77bc441de02dc082dc2041b292d9226e4b;hp=57052d96486a9f5141a5696a613bf667d21339e2;hb=580c48fef10df9184cf2728338e89f7db0fef2f5;hpb=5c336b4f7017fb121fc2cbe2a02c1fa56986b560 diff --git a/config.h.in b/config.h.in index 57052d9..e91ada7 100644 --- a/config.h.in +++ b/config.h.in @@ -130,6 +130,9 @@ /* Define if you have the header file. */ #undef HAVE_ZLIB_H +/* Define if you have the header file. */ +#undef HAVE_PDFLIB_H + /* Define if you have the header file. */ #undef HAVE_AVIFILE_VERSION_H @@ -161,9 +164,11 @@ #undef HAVE_OUTPUTDEV_H /* Define if you have the jpeg library (-ljpeg). */ -/* Define if you have the jpeg library (-ljpeg). */ #undef HAVE_LIBJPEG +/* Define if you have the jpeg library (-ljpeg). */ +#undef HAVE_LIBPDF + /* Define if you have the m library (-lm). */ #undef HAVE_LIBM