comparison src/config.h.in @ 991:34259889b2b1 dev-0_9_1

Add support for libSIDPlay-FP v1.1.x.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 11 Oct 2013 14:37:20 +0300
parents 15995c18e410
children 38aad9f0bdf7
comparison
equal deleted inserted replaced
990:15995c18e410 991:34259889b2b1
59 #undef HAVE_SIDPLAY2 59 #undef HAVE_SIDPLAY2
60 60
61 /* Define if you have and want to use libSIDPlayFP */ 61 /* Define if you have and want to use libSIDPlayFP */
62 #undef HAVE_SIDPLAYFP 62 #undef HAVE_SIDPLAYFP
63 63
64 /* Define if you are using v1.0.0 API of libSIDPlay2-FP. */ 64 /* Define if you are using v1.0.x API of libSIDPlay2-FP. */
65 #undef HAVE_SIDPLAYFP_V1 65 #undef HAVE_SIDPLAYFP_V10
66
67 /* Define if you are using v1.1.x API of libSIDPlay2-FP. */
68 #undef HAVE_SIDPLAYFP_V11
66 69
67 /* Define if you have XMMS patched with the songpos patch. */ 70 /* Define if you have XMMS patched with the songpos patch. */
68 #undef HAVE_SONG_POSITION 71 #undef HAVE_SONG_POSITION
69 72
70 /* Define to 1 if you have the <stdarg.h> header file. */ 73 /* Define to 1 if you have the <stdarg.h> header file. */