X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=config.h.in;h=e91ada77bc441de02dc082dc2041b292d9226e4b;hb=580c48fef10df9184cf2728338e89f7db0fef2f5;hp=0d2b7ee603a6bb3b176f886c9ab4b6641f2a00a1;hpb=6a9b6e5aa1a9f22246a73f1abdc7e6e352aca38b;p=swftools.git diff --git a/config.h.in b/config.h.in index 0d2b7ee..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 @@ -219,6 +224,8 @@ /* Define to 1 if this machine has network byte order*/ #undef WORDS_BIGENDIAN +#undef LOWERCASE_UPPERCASE + /* Define to 0 on non-windows systems */ #undef O_BINARY