comparison src/config.h.in @ 795:3e305ce076e8

Make old libSIDPlay2 support work again, the one available in most distros, such as Debian.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 07 Nov 2012 11:05:24 +0200
parents c7fa50576c70
children 1fe6005ed58c
comparison
equal deleted inserted replaced
794:3012740d014c 795:3e305ce076e8
37 /* Define to 1 if you have the `memset' function. */ 37 /* Define to 1 if you have the `memset' function. */
38 #undef HAVE_MEMSET 38 #undef HAVE_MEMSET
39 39
40 /* Define if you have reSID for libSIDPlay 2 */ 40 /* Define if you have reSID for libSIDPlay 2 */
41 #undef HAVE_RESID_BUILDER 41 #undef HAVE_RESID_BUILDER
42
43 /* Define if you have reSID_FP for libSIDPlay 2 */
44 #undef HAVE_RESID_FP_BUILDER
42 45
43 /* Define if you have and want to use libSIDPlay1 */ 46 /* Define if you have and want to use libSIDPlay1 */
44 #undef HAVE_SIDPLAY1 47 #undef HAVE_SIDPLAY1
45 48
46 /* Define if you have and want to use libSIDPlay2 */ 49 /* Define if you have and want to use libSIDPlay2 */