added USE_MP3 variable
authorkramm <kramm>
Thu, 7 Aug 2003 10:35:05 +0000 (10:35 +0000)
committerkramm <kramm>
Thu, 7 Aug 2003 10:35:05 +0000 (10:35 +0000)
config.h.in

index f58e55a..f453c86 100644 (file)
 /* use libfreetype */
 #undef USE_FREETYPE
 
+/* use internal l.a.m.e. mp3 library */
+#undef USE_MP3
+
 /* system() can handle command substitution */
 #undef SYSTEM_BACKTICKS