added HAVE_IMAGING #define
[swftools.git] / config.h.in
index b468b28..5de04cf 100644 (file)
 /* have/use internal l.a.m.e. mp3 library */
 #undef HAVE_LAME 
 
+/* whether python-imaging was found */
+#undef HAVE_PYTHON_IMAGING
+
 /* system() can handle command substitution */
 #undef SYSTEM_BACKTICKS