comparison src/config.h.in @ 838:ae1f6418d093

libSIDPlay2-FP backend interface is now in a separate module. Configuration related things still pending.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 08 Nov 2012 21:24:38 +0200
parents 0c2f8ee6be42
children 6820177eb6da
comparison
equal deleted inserted replaced
837:5b3e2116408f 838:ae1f6418d093
50 #undef HAVE_SIDPLAY1 50 #undef HAVE_SIDPLAY1
51 51
52 /* Define if you have and want to use libSIDPlay2 */ 52 /* Define if you have and want to use libSIDPlay2 */
53 #undef HAVE_SIDPLAY2 53 #undef HAVE_SIDPLAY2
54 54
55 /* Define if you have and want to use libSIDPlay 2-FP
56 http://sourceforge.net/projects/sidplay-residfp/ */
57 #undef HAVE_SIDPLAY2_FP
58
59 /* Define if you have and want to use libSIDPlayFP */ 55 /* Define if you have and want to use libSIDPlayFP */
60 #undef HAVE_SIDPLAYFP 56 #undef HAVE_SIDPLAYFP
57
58 /* Define if you are using v1.0.0 API of libSIDPlay2-FP. */
59 #undef HAVE_SIDPLAYFP_V1
61 60
62 /* Define if you have XMMS patched with the songpos patch. */ 61 /* Define if you have XMMS patched with the songpos patch. */
63 #undef HAVE_SONG_POSITION 62 #undef HAVE_SONG_POSITION
64 63
65 /* Define to 1 if you have the <stdint.h> header file. */ 64 /* Define to 1 if you have the <stdint.h> header file. */