comparison 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
comparison
equal deleted inserted replaced
252:5a18af547f58 253:fa463b3ca57b
63 #undef HAVE_SYS_STAT_H 63 #undef HAVE_SYS_STAT_H
64 64
65 /* Define to 1 if you have the <sys/types.h> header file. */ 65 /* Define to 1 if you have the <sys/types.h> header file. */
66 #undef HAVE_SYS_TYPES_H 66 #undef HAVE_SYS_TYPES_H
67 67
68 /* Define if you want to build code to play XMMS-SID theme SID-tune. The tune
69 needs to be installed too, though. */
70 #undef HAVE_THEMETUNE
71
68 /* Define to 1 if you have the <unistd.h> header file. */ 72 /* Define to 1 if you have the <unistd.h> header file. */
69 #undef HAVE_UNISTD_H 73 #undef HAVE_UNISTD_H
70 74
71 /* Define if you have XMMS version 1.2.5 or later and you want XMMS-SID to 75 /* Define if you have XMMS version 1.2.5 or later and you want XMMS-SID to
72 support some extra features. */ 76 support some extra features. */