changeset 678:4ab3252b83b8

Updated config.h.in.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 10 May 2008 01:22:12 +0300
parents 0e879fb48b48
children 36a2d95e4644
files src/config.h.in
diffstat 1 files changed, 12 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/src/config.h.in	Sat May 10 01:22:02 2008 +0300
+++ b/src/config.h.in	Sat May 10 01:22:12 2008 +0300
@@ -22,7 +22,7 @@
 /* Define if the GNU gettext() function is already present or preinstalled. */
 #undef HAVE_GETTEXT
 
-/* Define if you have HardSID with libSIDPlay 2 */
+/* Define if you have HardSID for libSIDPlay 2 */
 #undef HAVE_HARDSID_BUILDER
 
 /* Define if you have the iconv() function. */
@@ -37,15 +37,23 @@
 /* Define to 1 if you have the `memset' function. */
 #undef HAVE_MEMSET
 
-/* Define if you have reSID with libSIDPlay 2 */
+/* Define if you have reSID for libSIDPlay 2 */
 #undef HAVE_RESID_BUILDER
 
-/* Define if you have and want to use libSIDPlay 1 */
+/* Define if you have and want to use libSIDPlay1 */
 #undef HAVE_SIDPLAY1
 
-/* Define if you have and want to use libSIDPlay 2 */
+/* Define if you have and want to use libSIDPlay2 */
 #undef HAVE_SIDPLAY2
 
+/* Define if you have libSIDPlay2 v2.2.x or later (or CVS version) with the
+   new COMI API */
+#undef HAVE_SIDPLAY2_COMI
+
+/* Define if you have libSIDPlay2 + reSID with Antti Lankila's distortion
+   patches (v10 and possibly later) http://bel.fi/~alankila/c64-sw/ */
+#undef HAVE_SIDPLAY2_DISTORTION
+
 /* Define if you have XMMS patched with the songpos patch. */
 #undef HAVE_SONG_POSITION