# HG changeset patch # User Matti Hamalainen # Date 1352121561 -7200 # Node ID 99ed628580724a4a6608ff1e69a430f22c9a7e6b # Parent 1921c7d53ea3033609822d2a4e873606b78b248e Add libSIDPlay2-FP define. diff -r 1921c7d53ea3 -r 99ed62858072 configure.ac --- a/configure.ac Mon Nov 05 15:17:52 2012 +0200 +++ b/configure.ac Mon Nov 05 15:19:21 2012 +0200 @@ -24,6 +24,7 @@ AH_TEMPLATE([HAVE_SIDPLAY2], [Define if you have and want to use libSIDPlay 2]) AH_TEMPLATE([HAVE_SIDPLAY2_COMI], [Define if you have libSIDPlay2 v2.2.x or later (or CVS version) with the new COMI API]) AH_TEMPLATE([HAVE_SIDPLAY2_DISTORTION], [Define if you have libSIDPlay2 + reSID with Antti Lankila's distortion patches (v10 and possibly later) http://bel.fi/~alankila/c64-sw/]) +AH_TEMPLATE([HAVE_SIDPLAY2_FP], [Define if you have and want to use libSIDPlay 2-FP http://sourceforge.net/projects/sidplay-residfp/]) AH_TEMPLATE([HAVE_THEMETUNE], [Define if you want to build code to play XMMS-SID theme SID-tune. The tune needs to be installed too, though.])