diff 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
line wrap: on
line diff
--- a/src/config.h.in	Wed Nov 07 11:26:31 2012 +0200
+++ b/src/config.h.in	Wed Nov 07 11:58:46 2012 +0200
@@ -53,6 +53,9 @@
    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 have XMMS patched with the songpos patch. */
 #undef HAVE_SONG_POSITION