X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=config.h.in;h=3b4d0457f8ec01913a0be2f34e987b0f65a929f9;hp=0d2b7ee603a6bb3b176f886c9ab4b6641f2a00a1;hb=b0dd28e6cbbab28a953f48bf3fe084a0b62fab63;hpb=6a9b6e5aa1a9f22246a73f1abdc7e6e352aca38b diff --git a/config.h.in b/config.h.in index 0d2b7ee..3b4d045 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 @@ -173,15 +178,6 @@ /* Define if you have the z library (-lz). */ #undef HAVE_LIBZ -/* use internal libart library */ -#undef INTERNAL_LIBART - -/* Define to 1 if you have the `art_lgpl_2' library (-lart_lgpl_2). */ -#undef HAVE_LIBART_LGPL_2 - -/* Define to 1 if you have the header file. */ -#undef HAVE_LIBART_LGPL_LIBART_H - /* Name of package */ #undef PACKAGE @@ -207,6 +203,10 @@ #undef HAVE_FONTCONFIG_H #undef HAVE_FONTCONFIG +#undef HAVE_FFTW3_H + +#undef HAVE_FFTW3 + /* have/use internal l.a.m.e. mp3 library */ #undef HAVE_LAME @@ -219,6 +219,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