diff src/config.h.in @ 253:fa463b3ca57b

Compile-time optionally enabled themetune support in about-dialog (click the logo image)
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 21 Dec 2004 20:17:02 +0000
parents c5404263420f
children d3a4d35f2a8f
line wrap: on
line diff
--- a/src/config.h.in	Tue Dec 21 20:15:04 2004 +0000
+++ b/src/config.h.in	Tue Dec 21 20:17:02 2004 +0000
@@ -65,6 +65,10 @@
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
+/* Define if you want to build code to play XMMS-SID theme SID-tune. The tune
+   needs to be installed too, though. */
+#undef HAVE_THEMETUNE
+
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H