comparison src/config.h.in @ 431:a5ebf8595154

GNU gettext i18n support
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 01 Jan 2007 08:10:05 +0000
parents c4e5604a8257
children 0acbe636cc2a
comparison
equal deleted inserted replaced
430:d787dae8c043 431:a5ebf8595154
1 /* src/config.h.in. Generated from configure.in by autoheader. */ 1 /* src/config.h.in. Generated from configure.in by autoheader. */
2
3 /* Define to 1 if translation of program messages to the user's native
4 language is requested. */
5 #undef ENABLE_NLS
6
7 /* Define if the GNU dcgettext() function is already present or preinstalled.
8 */
9 #undef HAVE_DCGETTEXT
2 10
3 /* Define to 1 if you have the <dlfcn.h> header file. */ 11 /* Define to 1 if you have the <dlfcn.h> header file. */
4 #undef HAVE_DLFCN_H 12 #undef HAVE_DLFCN_H
5 13
6 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ 14 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
7 #undef HAVE_FSEEKO 15 #undef HAVE_FSEEKO
8 16
17 /* Define if the GNU gettext() function is already present or preinstalled. */
18 #undef HAVE_GETTEXT
19
9 /* Define if you have HardSID with libSIDPlay 2 */ 20 /* Define if you have HardSID with libSIDPlay 2 */
10 #undef HAVE_HARDSID_BUILDER 21 #undef HAVE_HARDSID_BUILDER
22
23 /* Define if you have the iconv() function. */
24 #undef HAVE_ICONV
11 25
12 /* Define to 1 if you have the <inttypes.h> header file. */ 26 /* Define to 1 if you have the <inttypes.h> header file. */
13 #undef HAVE_INTTYPES_H 27 #undef HAVE_INTTYPES_H
14 28
15 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and 29 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and