comparison src/config.h.in @ 688:ba851baac5a0

Etc.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 22 May 2008 07:26:26 +0300
parents 4ab3252b83b8
children c7fa50576c70
comparison
equal deleted inserted replaced
687:f22bda785ad6 688:ba851baac5a0
23 #undef HAVE_GETTEXT 23 #undef HAVE_GETTEXT
24 24
25 /* Define if you have HardSID for libSIDPlay 2 */ 25 /* Define if you have HardSID for libSIDPlay 2 */
26 #undef HAVE_HARDSID_BUILDER 26 #undef HAVE_HARDSID_BUILDER
27 27
28 /* Define if you have the iconv() function. */ 28 /* Define if you have the iconv() function and it works. */
29 #undef HAVE_ICONV 29 #undef HAVE_ICONV
30 30
31 /* Define to 1 if you have the <inttypes.h> header file. */ 31 /* Define to 1 if you have the <inttypes.h> header file. */
32 #undef HAVE_INTTYPES_H 32 #undef HAVE_INTTYPES_H
33 33