comparison src/config.h.in @ 450:0acbe636cc2a

autoheader updated.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 17 Jan 2007 23:36:04 +0000
parents a5ebf8595154
children ad3b2c874780
comparison
equal deleted inserted replaced
449:230a9d79dd84 450:0acbe636cc2a
1 /* src/config.h.in. Generated from configure.in by autoheader. */ 1 /* src/config.h.in. Generated from configure.in by autoheader. */
2 2
3 /* Define to 1 if translation of program messages to the user's native 3 /* Define to 1 if translation of program messages to the user's native
4 language is requested. */ 4 language is requested. */
5 #undef ENABLE_NLS 5 #undef ENABLE_NLS
6
7 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
8 CoreFoundation framework. */
9 #undef HAVE_CFLOCALECOPYCURRENT
10
11 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
12 the CoreFoundation framework. */
13 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
6 14
7 /* Define if the GNU dcgettext() function is already present or preinstalled. 15 /* Define if the GNU dcgettext() function is already present or preinstalled.
8 */ 16 */
9 #undef HAVE_DCGETTEXT 17 #undef HAVE_DCGETTEXT
10 18
150 #endif 158 #endif
151 159
152 /* Define to rpl_malloc if the replacement function should be used. */ 160 /* Define to rpl_malloc if the replacement function should be used. */
153 #undef malloc 161 #undef malloc
154 162
155 /* Define to `long' if <sys/types.h> does not define. */ 163 /* Define to `long int' if <sys/types.h> does not define. */
156 #undef off_t 164 #undef off_t
157 165
158 /* Define to `unsigned' if <sys/types.h> does not define. */ 166 /* Define to `unsigned int' if <sys/types.h> does not define. */
159 #undef size_t 167 #undef size_t
160 168
161 /* Define to empty if the keyword `volatile' does not work. Warning: valid 169 /* Define to empty if the keyword `volatile' does not work. Warning: valid
162 code using `volatile' can become incorrect without. Disable with care. */ 170 code using `volatile' can become incorrect without. Disable with care. */
163 #undef volatile 171 #undef volatile