comparison src/config.h.in @ 990:15995c18e410

Sync.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 11 Oct 2013 13:47:41 +0300
parents f8e1de328ac1
children 34259889b2b1
comparison
equal deleted inserted replaced
989:5b68f771d262 990:15995c18e410
8 #undef ENABLE_NLS 8 #undef ENABLE_NLS
9 9
10 /* Define to 1 if you have the `bsearch' function. */ 10 /* Define to 1 if you have the `bsearch' function. */
11 #undef HAVE_BSEARCH 11 #undef HAVE_BSEARCH
12 12
13 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the 13 /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
14 CoreFoundation framework. */ 14 CoreFoundation framework. */
15 #undef HAVE_CFLOCALECOPYCURRENT 15 #undef HAVE_CFLOCALECOPYCURRENT
16 16
17 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in 17 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
18 the CoreFoundation framework. */ 18 the CoreFoundation framework. */
19 #undef HAVE_CFPREFERENCESCOPYAPPVALUE 19 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
20 20
21 /* Define if the GNU dcgettext() function is already present or preinstalled. 21 /* Define if the GNU dcgettext() function is already present or preinstalled.
22 */ 22 */