diff 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
line wrap: on
line diff
--- a/src/config.h.in	Thu Nov 08 20:58:45 2012 +0200
+++ b/src/config.h.in	Thu Nov 08 21:24:38 2012 +0200
@@ -52,13 +52,12 @@
 /* Define if you have and want to use libSIDPlay2 */
 #undef HAVE_SIDPLAY2
 
-/* Define if you have and want to use libSIDPlay 2-FP
-   http://sourceforge.net/projects/sidplay-residfp/ */
-#undef HAVE_SIDPLAY2_FP
-
 /* Define if you have and want to use libSIDPlayFP */
 #undef HAVE_SIDPLAYFP
 
+/* Define if you are using v1.0.0 API of libSIDPlay2-FP. */
+#undef HAVE_SIDPLAYFP_V1
+
 /* Define if you have XMMS patched with the songpos patch. */
 #undef HAVE_SONG_POSITION