implemented '-s detectspace' functionality
[swftools.git] / config.h.in
index 57052d9..c486e83 100644 (file)
 /* Define if you have the <zlib.h> header file.  */
 #undef HAVE_ZLIB_H
 
+/* Define if you have the <pdflib.h> header file.  */
+#undef HAVE_PDFLIB_H
+
 /* Define if you have the <avifile/version.h> header file.  */
 #undef HAVE_AVIFILE_VERSION_H
 
 #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
 
 /* 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 <libart_lgpl/libart.h> header file. */
-#undef HAVE_LIBART_LGPL_LIBART_H
-
 /* Name of package */
 #undef PACKAGE