added HAVE_IMAGING #define
authorkramm <kramm>
Wed, 12 Dec 2007 10:59:11 +0000 (10:59 +0000)
committerkramm <kramm>
Wed, 12 Dec 2007 10:59:11 +0000 (10:59 +0000)
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