comparison src/config.h.in @ 800:1fe6005ed58c

Make it so that both libSIDPlay2 and libSIDPlay-FP can co-exist, though not at run-time, but either one can be chosen via --with-/--without- configure options.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 07 Nov 2012 11:58:46 +0200
parents 3e305ce076e8
children 0c2f8ee6be42
comparison
equal deleted inserted replaced
799:13483b855058 800:1fe6005ed58c
50 #undef HAVE_SIDPLAY2 50 #undef HAVE_SIDPLAY2
51 51
52 /* Define if you have and want to use libSIDPlay 2-FP 52 /* Define if you have and want to use libSIDPlay 2-FP
53 http://sourceforge.net/projects/sidplay-residfp/ */ 53 http://sourceforge.net/projects/sidplay-residfp/ */
54 #undef HAVE_SIDPLAY2_FP 54 #undef HAVE_SIDPLAY2_FP
55
56 /* Define if you have and want to use libSIDPlayFP */
57 #undef HAVE_SIDPLAYFP
55 58
56 /* Define if you have XMMS patched with the songpos patch. */ 59 /* Define if you have XMMS patched with the songpos patch. */
57 #undef HAVE_SONG_POSITION 60 #undef HAVE_SONG_POSITION
58 61
59 /* Define to 1 if you have the <stdint.h> header file. */ 62 /* Define to 1 if you have the <stdint.h> header file. */