| OLD | NEW | 
|---|
| (Empty) |  | 
|  | 1 /* config.in.  Generated from configure.ac by autoheader.  */ | 
|  | 2 | 
|  | 3 /* Define to the number of bits in type 'ptrdiff_t'. */ | 
|  | 4 #undef BITSIZEOF_PTRDIFF_T | 
|  | 5 | 
|  | 6 /* Define to the number of bits in type 'sig_atomic_t'. */ | 
|  | 7 #undef BITSIZEOF_SIG_ATOMIC_T | 
|  | 8 | 
|  | 9 /* Define to the number of bits in type 'size_t'. */ | 
|  | 10 #undef BITSIZEOF_SIZE_T | 
|  | 11 | 
|  | 12 /* Define to the number of bits in type 'wchar_t'. */ | 
|  | 13 #undef BITSIZEOF_WCHAR_T | 
|  | 14 | 
|  | 15 /* Define to the number of bits in type 'wint_t'. */ | 
|  | 16 #undef BITSIZEOF_WINT_T | 
|  | 17 | 
|  | 18 /* Define to one of '_getb67', 'GETB67', 'getb67' for Cray-2 and Cray-YMP | 
|  | 19    systems. This function is required for 'alloca.c' support on those systems. | 
|  | 20    */ | 
|  | 21 #undef CRAY_STACKSEG_END | 
|  | 22 | 
|  | 23 /* Define to 1 if using 'alloca.c'. */ | 
|  | 24 #undef C_ALLOCA | 
|  | 25 | 
|  | 26 /* Define to 1 when the gnulib module mbrtowc should be tested. */ | 
|  | 27 #undef GNULIB_TEST_MBRTOWC | 
|  | 28 | 
|  | 29 /* Define to 1 when the gnulib module mbsinit should be tested. */ | 
|  | 30 #undef GNULIB_TEST_MBSINIT | 
|  | 31 | 
|  | 32 /* Define to 1 when the gnulib module mbsrtowcs should be tested. */ | 
|  | 33 #undef GNULIB_TEST_MBSRTOWCS | 
|  | 34 | 
|  | 35 /* Define to 1 when the gnulib module memchr should be tested. */ | 
|  | 36 #undef GNULIB_TEST_MEMCHR | 
|  | 37 | 
|  | 38 /* Define to 1 when the gnulib module memmem should be tested. */ | 
|  | 39 #undef GNULIB_TEST_MEMMEM | 
|  | 40 | 
|  | 41 /* Define to 1 if you have 'alloca' after including <alloca.h>, a header that | 
|  | 42    may be supplied by this distribution. */ | 
|  | 43 #undef HAVE_ALLOCA | 
|  | 44 | 
|  | 45 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). | 
|  | 46    */ | 
|  | 47 #undef HAVE_ALLOCA_H | 
|  | 48 | 
|  | 49 /* Define to 1 if you have the <bp-sym.h> header file. */ | 
|  | 50 #undef HAVE_BP_SYM_H | 
|  | 51 | 
|  | 52 /* Define to 1 if you have the 'btowc' function. */ | 
|  | 53 #undef HAVE_BTOWC | 
|  | 54 | 
|  | 55 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you | 
|  | 56    don't. */ | 
|  | 57 #undef HAVE_DECL_GETC_UNLOCKED | 
|  | 58 | 
|  | 59 /* Define to 1 if you have the declaration of `isblank', and to 0 if you | 
|  | 60    don't. */ | 
|  | 61 #undef HAVE_DECL_ISBLANK | 
|  | 62 | 
|  | 63 /* Define to 1 if you have the declaration of `mbrtowc', and to 0 if you | 
|  | 64    don't. */ | 
|  | 65 #undef HAVE_DECL_MBRTOWC | 
|  | 66 | 
|  | 67 /* Define to 1 if you have the declaration of `mbsinit', and to 0 if you | 
|  | 68    don't. */ | 
|  | 69 #undef HAVE_DECL_MBSINIT | 
|  | 70 | 
|  | 71 /* Define to 1 if you have the declaration of `mbsrtowcs', and to 0 if you | 
|  | 72    don't. */ | 
|  | 73 #undef HAVE_DECL_MBSRTOWCS | 
|  | 74 | 
|  | 75 /* Define to 1 if you have the declaration of `memmem', and to 0 if you don't. | 
|  | 76    */ | 
|  | 77 #undef HAVE_DECL_MEMMEM | 
|  | 78 | 
|  | 79 /* Define to 1 if you have the declaration of `towlower', and to 0 if you | 
|  | 80    don't. */ | 
|  | 81 #undef HAVE_DECL_TOWLOWER | 
|  | 82 | 
|  | 83 /* Define to 1 if you have the <features.h> header file. */ | 
|  | 84 #undef HAVE_FEATURES_H | 
|  | 85 | 
|  | 86 /* Define to 1 if you have the <inttypes.h> header file. */ | 
|  | 87 #undef HAVE_INTTYPES_H | 
|  | 88 | 
|  | 89 /* Define to 1 if you have the 'isblank' function. */ | 
|  | 90 #undef HAVE_ISBLANK | 
|  | 91 | 
|  | 92 /* Define to 1 if you have the 'iswcntrl' function. */ | 
|  | 93 #undef HAVE_ISWCNTRL | 
|  | 94 | 
|  | 95 /* Define to 1 if you have the 'iswctype' function. */ | 
|  | 96 #undef HAVE_ISWCTYPE | 
|  | 97 | 
|  | 98 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ | 
|  | 99 #undef HAVE_LANGINFO_CODESET | 
|  | 100 | 
|  | 101 /* Define to 1 if the system has the type 'long long int'. */ | 
|  | 102 #undef HAVE_LONG_LONG_INT | 
|  | 103 | 
|  | 104 /* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including | 
|  | 105    config.h and <sys/mman.h>. */ | 
|  | 106 #undef HAVE_MAP_ANONYMOUS | 
|  | 107 | 
|  | 108 /* Define to 1 if you have the 'mbrtowc' function. */ | 
|  | 109 #undef HAVE_MBRTOWC | 
|  | 110 | 
|  | 111 /* Define to 1 if you have the 'mbsinit' function. */ | 
|  | 112 #undef HAVE_MBSINIT | 
|  | 113 | 
|  | 114 /* Define to 1 if you have the 'mbsrtowcs' function. */ | 
|  | 115 #undef HAVE_MBSRTOWCS | 
|  | 116 | 
|  | 117 /* Define to 1 if <wchar.h> declares mbstate_t. */ | 
|  | 118 #undef HAVE_MBSTATE_T | 
|  | 119 | 
|  | 120 /* Define to 1 if you have the `memmem' function. */ | 
|  | 121 #undef HAVE_MEMMEM | 
|  | 122 | 
|  | 123 /* Define to 1 if you have the <memory.h> header file. */ | 
|  | 124 #undef HAVE_MEMORY_H | 
|  | 125 | 
|  | 126 /* Define to 1 if you have the 'mempcpy' function. */ | 
|  | 127 #undef HAVE_MEMPCPY | 
|  | 128 | 
|  | 129 /* Define to 1 if you have the 'mprotect' function. */ | 
|  | 130 #undef HAVE_MPROTECT | 
|  | 131 | 
|  | 132 /* Define to 1 if btowc is declared even after undefining macros. */ | 
|  | 133 #undef HAVE_RAW_DECL_BTOWC | 
|  | 134 | 
|  | 135 /* Define to 1 if ffsl is declared even after undefining macros. */ | 
|  | 136 #undef HAVE_RAW_DECL_FFSL | 
|  | 137 | 
|  | 138 /* Define to 1 if ffsll is declared even after undefining macros. */ | 
|  | 139 #undef HAVE_RAW_DECL_FFSLL | 
|  | 140 | 
|  | 141 /* Define to 1 if imaxabs is declared even after undefining macros. */ | 
|  | 142 #undef HAVE_RAW_DECL_IMAXABS | 
|  | 143 | 
|  | 144 /* Define to 1 if imaxdiv is declared even after undefining macros. */ | 
|  | 145 #undef HAVE_RAW_DECL_IMAXDIV | 
|  | 146 | 
|  | 147 /* Define to 1 if iswctype is declared even after undefining macros. */ | 
|  | 148 #undef HAVE_RAW_DECL_ISWCTYPE | 
|  | 149 | 
|  | 150 /* Define to 1 if mbrlen is declared even after undefining macros. */ | 
|  | 151 #undef HAVE_RAW_DECL_MBRLEN | 
|  | 152 | 
|  | 153 /* Define to 1 if mbrtowc is declared even after undefining macros. */ | 
|  | 154 #undef HAVE_RAW_DECL_MBRTOWC | 
|  | 155 | 
|  | 156 /* Define to 1 if mbsinit is declared even after undefining macros. */ | 
|  | 157 #undef HAVE_RAW_DECL_MBSINIT | 
|  | 158 | 
|  | 159 /* Define to 1 if mbsnrtowcs is declared even after undefining macros. */ | 
|  | 160 #undef HAVE_RAW_DECL_MBSNRTOWCS | 
|  | 161 | 
|  | 162 /* Define to 1 if mbsrtowcs is declared even after undefining macros. */ | 
|  | 163 #undef HAVE_RAW_DECL_MBSRTOWCS | 
|  | 164 | 
|  | 165 /* Define to 1 if memmem is declared even after undefining macros. */ | 
|  | 166 #undef HAVE_RAW_DECL_MEMMEM | 
|  | 167 | 
|  | 168 /* Define to 1 if mempcpy is declared even after undefining macros. */ | 
|  | 169 #undef HAVE_RAW_DECL_MEMPCPY | 
|  | 170 | 
|  | 171 /* Define to 1 if memrchr is declared even after undefining macros. */ | 
|  | 172 #undef HAVE_RAW_DECL_MEMRCHR | 
|  | 173 | 
|  | 174 /* Define to 1 if rawmemchr is declared even after undefining macros. */ | 
|  | 175 #undef HAVE_RAW_DECL_RAWMEMCHR | 
|  | 176 | 
|  | 177 /* Define to 1 if stpcpy is declared even after undefining macros. */ | 
|  | 178 #undef HAVE_RAW_DECL_STPCPY | 
|  | 179 | 
|  | 180 /* Define to 1 if stpncpy is declared even after undefining macros. */ | 
|  | 181 #undef HAVE_RAW_DECL_STPNCPY | 
|  | 182 | 
|  | 183 /* Define to 1 if strcasestr is declared even after undefining macros. */ | 
|  | 184 #undef HAVE_RAW_DECL_STRCASESTR | 
|  | 185 | 
|  | 186 /* Define to 1 if strchrnul is declared even after undefining macros. */ | 
|  | 187 #undef HAVE_RAW_DECL_STRCHRNUL | 
|  | 188 | 
|  | 189 /* Define to 1 if strdup is declared even after undefining macros. */ | 
|  | 190 #undef HAVE_RAW_DECL_STRDUP | 
|  | 191 | 
|  | 192 /* Define to 1 if strerror_r is declared even after undefining macros. */ | 
|  | 193 #undef HAVE_RAW_DECL_STRERROR_R | 
|  | 194 | 
|  | 195 /* Define to 1 if strncat is declared even after undefining macros. */ | 
|  | 196 #undef HAVE_RAW_DECL_STRNCAT | 
|  | 197 | 
|  | 198 /* Define to 1 if strndup is declared even after undefining macros. */ | 
|  | 199 #undef HAVE_RAW_DECL_STRNDUP | 
|  | 200 | 
|  | 201 /* Define to 1 if strnlen is declared even after undefining macros. */ | 
|  | 202 #undef HAVE_RAW_DECL_STRNLEN | 
|  | 203 | 
|  | 204 /* Define to 1 if strpbrk is declared even after undefining macros. */ | 
|  | 205 #undef HAVE_RAW_DECL_STRPBRK | 
|  | 206 | 
|  | 207 /* Define to 1 if strsep is declared even after undefining macros. */ | 
|  | 208 #undef HAVE_RAW_DECL_STRSEP | 
|  | 209 | 
|  | 210 /* Define to 1 if strsignal is declared even after undefining macros. */ | 
|  | 211 #undef HAVE_RAW_DECL_STRSIGNAL | 
|  | 212 | 
|  | 213 /* Define to 1 if strtoimax is declared even after undefining macros. */ | 
|  | 214 #undef HAVE_RAW_DECL_STRTOIMAX | 
|  | 215 | 
|  | 216 /* Define to 1 if strtok_r is declared even after undefining macros. */ | 
|  | 217 #undef HAVE_RAW_DECL_STRTOK_R | 
|  | 218 | 
|  | 219 /* Define to 1 if strtoumax is declared even after undefining macros. */ | 
|  | 220 #undef HAVE_RAW_DECL_STRTOUMAX | 
|  | 221 | 
|  | 222 /* Define to 1 if strverscmp is declared even after undefining macros. */ | 
|  | 223 #undef HAVE_RAW_DECL_STRVERSCMP | 
|  | 224 | 
|  | 225 /* Define to 1 if towctrans is declared even after undefining macros. */ | 
|  | 226 #undef HAVE_RAW_DECL_TOWCTRANS | 
|  | 227 | 
|  | 228 /* Define to 1 if wcpcpy is declared even after undefining macros. */ | 
|  | 229 #undef HAVE_RAW_DECL_WCPCPY | 
|  | 230 | 
|  | 231 /* Define to 1 if wcpncpy is declared even after undefining macros. */ | 
|  | 232 #undef HAVE_RAW_DECL_WCPNCPY | 
|  | 233 | 
|  | 234 /* Define to 1 if wcrtomb is declared even after undefining macros. */ | 
|  | 235 #undef HAVE_RAW_DECL_WCRTOMB | 
|  | 236 | 
|  | 237 /* Define to 1 if wcscasecmp is declared even after undefining macros. */ | 
|  | 238 #undef HAVE_RAW_DECL_WCSCASECMP | 
|  | 239 | 
|  | 240 /* Define to 1 if wcscat is declared even after undefining macros. */ | 
|  | 241 #undef HAVE_RAW_DECL_WCSCAT | 
|  | 242 | 
|  | 243 /* Define to 1 if wcschr is declared even after undefining macros. */ | 
|  | 244 #undef HAVE_RAW_DECL_WCSCHR | 
|  | 245 | 
|  | 246 /* Define to 1 if wcscmp is declared even after undefining macros. */ | 
|  | 247 #undef HAVE_RAW_DECL_WCSCMP | 
|  | 248 | 
|  | 249 /* Define to 1 if wcscoll is declared even after undefining macros. */ | 
|  | 250 #undef HAVE_RAW_DECL_WCSCOLL | 
|  | 251 | 
|  | 252 /* Define to 1 if wcscpy is declared even after undefining macros. */ | 
|  | 253 #undef HAVE_RAW_DECL_WCSCPY | 
|  | 254 | 
|  | 255 /* Define to 1 if wcscspn is declared even after undefining macros. */ | 
|  | 256 #undef HAVE_RAW_DECL_WCSCSPN | 
|  | 257 | 
|  | 258 /* Define to 1 if wcsdup is declared even after undefining macros. */ | 
|  | 259 #undef HAVE_RAW_DECL_WCSDUP | 
|  | 260 | 
|  | 261 /* Define to 1 if wcslen is declared even after undefining macros. */ | 
|  | 262 #undef HAVE_RAW_DECL_WCSLEN | 
|  | 263 | 
|  | 264 /* Define to 1 if wcsncasecmp is declared even after undefining macros. */ | 
|  | 265 #undef HAVE_RAW_DECL_WCSNCASECMP | 
|  | 266 | 
|  | 267 /* Define to 1 if wcsncat is declared even after undefining macros. */ | 
|  | 268 #undef HAVE_RAW_DECL_WCSNCAT | 
|  | 269 | 
|  | 270 /* Define to 1 if wcsncmp is declared even after undefining macros. */ | 
|  | 271 #undef HAVE_RAW_DECL_WCSNCMP | 
|  | 272 | 
|  | 273 /* Define to 1 if wcsncpy is declared even after undefining macros. */ | 
|  | 274 #undef HAVE_RAW_DECL_WCSNCPY | 
|  | 275 | 
|  | 276 /* Define to 1 if wcsnlen is declared even after undefining macros. */ | 
|  | 277 #undef HAVE_RAW_DECL_WCSNLEN | 
|  | 278 | 
|  | 279 /* Define to 1 if wcsnrtombs is declared even after undefining macros. */ | 
|  | 280 #undef HAVE_RAW_DECL_WCSNRTOMBS | 
|  | 281 | 
|  | 282 /* Define to 1 if wcspbrk is declared even after undefining macros. */ | 
|  | 283 #undef HAVE_RAW_DECL_WCSPBRK | 
|  | 284 | 
|  | 285 /* Define to 1 if wcsrchr is declared even after undefining macros. */ | 
|  | 286 #undef HAVE_RAW_DECL_WCSRCHR | 
|  | 287 | 
|  | 288 /* Define to 1 if wcsrtombs is declared even after undefining macros. */ | 
|  | 289 #undef HAVE_RAW_DECL_WCSRTOMBS | 
|  | 290 | 
|  | 291 /* Define to 1 if wcsspn is declared even after undefining macros. */ | 
|  | 292 #undef HAVE_RAW_DECL_WCSSPN | 
|  | 293 | 
|  | 294 /* Define to 1 if wcsstr is declared even after undefining macros. */ | 
|  | 295 #undef HAVE_RAW_DECL_WCSSTR | 
|  | 296 | 
|  | 297 /* Define to 1 if wcstok is declared even after undefining macros. */ | 
|  | 298 #undef HAVE_RAW_DECL_WCSTOK | 
|  | 299 | 
|  | 300 /* Define to 1 if wcswidth is declared even after undefining macros. */ | 
|  | 301 #undef HAVE_RAW_DECL_WCSWIDTH | 
|  | 302 | 
|  | 303 /* Define to 1 if wcsxfrm is declared even after undefining macros. */ | 
|  | 304 #undef HAVE_RAW_DECL_WCSXFRM | 
|  | 305 | 
|  | 306 /* Define to 1 if wctob is declared even after undefining macros. */ | 
|  | 307 #undef HAVE_RAW_DECL_WCTOB | 
|  | 308 | 
|  | 309 /* Define to 1 if wctrans is declared even after undefining macros. */ | 
|  | 310 #undef HAVE_RAW_DECL_WCTRANS | 
|  | 311 | 
|  | 312 /* Define to 1 if wctype is declared even after undefining macros. */ | 
|  | 313 #undef HAVE_RAW_DECL_WCTYPE | 
|  | 314 | 
|  | 315 /* Define to 1 if wcwidth is declared even after undefining macros. */ | 
|  | 316 #undef HAVE_RAW_DECL_WCWIDTH | 
|  | 317 | 
|  | 318 /* Define to 1 if wmemchr is declared even after undefining macros. */ | 
|  | 319 #undef HAVE_RAW_DECL_WMEMCHR | 
|  | 320 | 
|  | 321 /* Define to 1 if wmemcmp is declared even after undefining macros. */ | 
|  | 322 #undef HAVE_RAW_DECL_WMEMCMP | 
|  | 323 | 
|  | 324 /* Define to 1 if wmemcpy is declared even after undefining macros. */ | 
|  | 325 #undef HAVE_RAW_DECL_WMEMCPY | 
|  | 326 | 
|  | 327 /* Define to 1 if wmemmove is declared even after undefining macros. */ | 
|  | 328 #undef HAVE_RAW_DECL_WMEMMOVE | 
|  | 329 | 
|  | 330 /* Define to 1 if wmemset is declared even after undefining macros. */ | 
|  | 331 #undef HAVE_RAW_DECL_WMEMSET | 
|  | 332 | 
|  | 333 /* Define to 1 if 'sig_atomic_t' is a signed integer type. */ | 
|  | 334 #undef HAVE_SIGNED_SIG_ATOMIC_T | 
|  | 335 | 
|  | 336 /* Define to 1 if 'wchar_t' is a signed integer type. */ | 
|  | 337 #undef HAVE_SIGNED_WCHAR_T | 
|  | 338 | 
|  | 339 /* Define to 1 if 'wint_t' is a signed integer type. */ | 
|  | 340 #undef HAVE_SIGNED_WINT_T | 
|  | 341 | 
|  | 342 /* Define to 1 if you have the <stdint.h> header file. */ | 
|  | 343 #undef HAVE_STDINT_H | 
|  | 344 | 
|  | 345 /* Define to 1 if you have the <stdlib.h> header file. */ | 
|  | 346 #undef HAVE_STDLIB_H | 
|  | 347 | 
|  | 348 /* Define to 1 if you have the <strings.h> header file. */ | 
|  | 349 #undef HAVE_STRINGS_H | 
|  | 350 | 
|  | 351 /* Define to 1 if you have the <string.h> header file. */ | 
|  | 352 #undef HAVE_STRING_H | 
|  | 353 | 
|  | 354 /* Define to 1 if you have the 'symlink' function. */ | 
|  | 355 #undef HAVE_SYMLINK | 
|  | 356 | 
|  | 357 /* Define to 1 if you have the <sys/bitypes.h> header file. */ | 
|  | 358 #undef HAVE_SYS_BITYPES_H | 
|  | 359 | 
|  | 360 /* Define to 1 if you have the <sys/inttypes.h> header file. */ | 
|  | 361 #undef HAVE_SYS_INTTYPES_H | 
|  | 362 | 
|  | 363 /* Define to 1 if you have the <sys/mman.h> header file. */ | 
|  | 364 #undef HAVE_SYS_MMAN_H | 
|  | 365 | 
|  | 366 /* Define to 1 if you have the <sys/stat.h> header file. */ | 
|  | 367 #undef HAVE_SYS_STAT_H | 
|  | 368 | 
|  | 369 /* Define to 1 if you have the <sys/types.h> header file. */ | 
|  | 370 #undef HAVE_SYS_TYPES_H | 
|  | 371 | 
|  | 372 /* Define to 1 if you have the `towlower' function. */ | 
|  | 373 #undef HAVE_TOWLOWER | 
|  | 374 | 
|  | 375 /* Define to 1 if you have the <unistd.h> header file. */ | 
|  | 376 #undef HAVE_UNISTD_H | 
|  | 377 | 
|  | 378 /* Define to 1 if the system has the type 'unsigned long long int'. */ | 
|  | 379 #undef HAVE_UNSIGNED_LONG_LONG_INT | 
|  | 380 | 
|  | 381 /* Define to 1 if you have the <wchar.h> header file. */ | 
|  | 382 #undef HAVE_WCHAR_H | 
|  | 383 | 
|  | 384 /* Define if you have the 'wchar_t' type. */ | 
|  | 385 #undef HAVE_WCHAR_T | 
|  | 386 | 
|  | 387 /* Define to 1 if you have the <wctype.h> header file. */ | 
|  | 388 #undef HAVE_WCTYPE_H | 
|  | 389 | 
|  | 390 /* Define if you have the 'wint_t' type. */ | 
|  | 391 #undef HAVE_WINT_T | 
|  | 392 | 
|  | 393 /* Define to 1 if you have the 'wmemchr' function. */ | 
|  | 394 #undef HAVE_WMEMCHR | 
|  | 395 | 
|  | 396 /* Define to 1 if you have the 'wmemcpy' function. */ | 
|  | 397 #undef HAVE_WMEMCPY | 
|  | 398 | 
|  | 399 /* Define to 1 if you have the 'wmempcpy' function. */ | 
|  | 400 #undef HAVE_WMEMPCPY | 
|  | 401 | 
|  | 402 /* Define to 1 if O_NOATIME works. */ | 
|  | 403 #undef HAVE_WORKING_O_NOATIME | 
|  | 404 | 
|  | 405 /* Define to 1 if O_NOFOLLOW works. */ | 
|  | 406 #undef HAVE_WORKING_O_NOFOLLOW | 
|  | 407 | 
|  | 408 /* Define to 1 if the system has the type `_Bool'. */ | 
|  | 409 #undef HAVE__BOOL | 
|  | 410 | 
|  | 411 /* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */ | 
|  | 412 #undef MAP_ANONYMOUS | 
|  | 413 | 
|  | 414 /* Define if the mbrtowc function has the NULL pwc argument bug. */ | 
|  | 415 #undef MBRTOWC_NULL_ARG1_BUG | 
|  | 416 | 
|  | 417 /* Define if the mbrtowc function has the NULL string argument bug. */ | 
|  | 418 #undef MBRTOWC_NULL_ARG2_BUG | 
|  | 419 | 
|  | 420 /* Define if the mbrtowc function does not return 0 for a NUL character. */ | 
|  | 421 #undef MBRTOWC_NUL_RETVAL_BUG | 
|  | 422 | 
|  | 423 /* Define if the mbrtowc function returns a wrong return value. */ | 
|  | 424 #undef MBRTOWC_RETVAL_BUG | 
|  | 425 | 
|  | 426 /* Define to the address where bug reports for this package should be sent. */ | 
|  | 427 #undef PACKAGE_BUGREPORT | 
|  | 428 | 
|  | 429 /* Define to the full name of this package. */ | 
|  | 430 #undef PACKAGE_NAME | 
|  | 431 | 
|  | 432 /* Define to the full name and version of this package. */ | 
|  | 433 #undef PACKAGE_STRING | 
|  | 434 | 
|  | 435 /* Define to the one symbol short name of this package. */ | 
|  | 436 #undef PACKAGE_TARNAME | 
|  | 437 | 
|  | 438 /* Define to the home page for this package. */ | 
|  | 439 #undef PACKAGE_URL | 
|  | 440 | 
|  | 441 /* Define to the version of this package. */ | 
|  | 442 #undef PACKAGE_VERSION | 
|  | 443 | 
|  | 444 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */ | 
|  | 445 #undef PRI_MACROS_BROKEN | 
|  | 446 | 
|  | 447 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type | 
|  | 448    'ptrdiff_t'. */ | 
|  | 449 #undef PTRDIFF_T_SUFFIX | 
|  | 450 | 
|  | 451 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type | 
|  | 452    'sig_atomic_t'. */ | 
|  | 453 #undef SIG_ATOMIC_T_SUFFIX | 
|  | 454 | 
|  | 455 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type | 
|  | 456    'size_t'. */ | 
|  | 457 #undef SIZE_T_SUFFIX | 
|  | 458 | 
|  | 459 /* If using the C implementation of alloca, define if you know the | 
|  | 460    direction of stack growth for your system; otherwise it will be | 
|  | 461    automatically deduced at runtime. | 
|  | 462         STACK_DIRECTION > 0 => grows toward higher addresses | 
|  | 463         STACK_DIRECTION < 0 => grows toward lower addresses | 
|  | 464         STACK_DIRECTION = 0 => direction of growth unknown */ | 
|  | 465 #undef STACK_DIRECTION | 
|  | 466 | 
|  | 467 /* Define to 1 if you have the ANSI C header files. */ | 
|  | 468 #undef STDC_HEADERS | 
|  | 469 | 
|  | 470 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type | 
|  | 471    'wchar_t'. */ | 
|  | 472 #undef WCHAR_T_SUFFIX | 
|  | 473 | 
|  | 474 /* Define to l, ll, u, ul, ull, etc., as suitable for constants of type | 
|  | 475    'wint_t'. */ | 
|  | 476 #undef WINT_T_SUFFIX | 
|  | 477 | 
|  | 478 /* Define to 1 if on MINIX. */ | 
|  | 479 #undef _MINIX | 
|  | 480 | 
|  | 481 /* The _Noreturn keyword of C11.  */ | 
|  | 482 #if ! (defined _Noreturn \ | 
|  | 483        || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__)) | 
|  | 484 # if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \ | 
|  | 485       || 0x5110 <= __SUNPRO_C) | 
|  | 486 #  define _Noreturn __attribute__ ((__noreturn__)) | 
|  | 487 # elif defined _MSC_VER && 1200 <= _MSC_VER | 
|  | 488 #  define _Noreturn __declspec (noreturn) | 
|  | 489 # else | 
|  | 490 #  define _Noreturn | 
|  | 491 # endif | 
|  | 492 #endif | 
|  | 493 | 
|  | 494 | 
|  | 495 /* Define to 2 if the system does not provide POSIX.1 features except with | 
|  | 496    this defined. */ | 
|  | 497 #undef _POSIX_1_SOURCE | 
|  | 498 | 
|  | 499 /* Define to 1 if you need to in order for 'stat' and other things to work. */ | 
|  | 500 #undef _POSIX_SOURCE | 
|  | 501 | 
|  | 502 /* Define to 500 only on HP-UX. */ | 
|  | 503 #undef _XOPEN_SOURCE | 
|  | 504 | 
|  | 505 /* Enable extensions on AIX 3, Interix.  */ | 
|  | 506 #ifndef _ALL_SOURCE | 
|  | 507 # undef _ALL_SOURCE | 
|  | 508 #endif | 
|  | 509 /* Enable general extensions on Mac OS X.  */ | 
|  | 510 #ifndef _DARWIN_C_SOURCE | 
|  | 511 # undef _DARWIN_C_SOURCE | 
|  | 512 #endif | 
|  | 513 /* Enable GNU extensions on systems that have them.  */ | 
|  | 514 #ifndef _GNU_SOURCE | 
|  | 515 # undef _GNU_SOURCE | 
|  | 516 #endif | 
|  | 517 /* Enable threading extensions on Solaris.  */ | 
|  | 518 #ifndef _POSIX_PTHREAD_SEMANTICS | 
|  | 519 # undef _POSIX_PTHREAD_SEMANTICS | 
|  | 520 #endif | 
|  | 521 /* Enable extensions on HP NonStop.  */ | 
|  | 522 #ifndef _TANDEM_SOURCE | 
|  | 523 # undef _TANDEM_SOURCE | 
|  | 524 #endif | 
|  | 525 /* Enable general extensions on Solaris.  */ | 
|  | 526 #ifndef __EXTENSIONS__ | 
|  | 527 # undef __EXTENSIONS__ | 
|  | 528 #endif | 
|  | 529 | 
|  | 530 | 
|  | 531 /* Define to a replacement function name for fnmatch(). */ | 
|  | 532 #undef fnmatch | 
|  | 533 | 
|  | 534 /* Define to `__inline__' or `__inline' if that's what the C compiler | 
|  | 535    calls it, or to nothing if 'inline' is not supported under any name.  */ | 
|  | 536 #ifndef __cplusplus | 
|  | 537 #undef inline | 
|  | 538 #endif | 
|  | 539 | 
|  | 540 /* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports | 
|  | 541    the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of | 
|  | 542    earlier versions), but does not display it by setting __GNUC_STDC_INLINE__. | 
|  | 543    __APPLE__ && __MACH__ test for Mac OS X. | 
|  | 544    __APPLE_CC__ tests for the Apple compiler and its version. | 
|  | 545    __STDC_VERSION__ tests for the C99 mode.  */ | 
|  | 546 #if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __
     cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__ | 
|  | 547 # define __GNUC_STDC_INLINE__ 1 | 
|  | 548 #endif | 
|  | 549 | 
|  | 550 /* Define to a type if <wchar.h> does not define. */ | 
|  | 551 #undef mbstate_t | 
|  | 552 | 
|  | 553 /* Define to the equivalent of the C99 'restrict' keyword, or to | 
|  | 554    nothing if this is not supported.  Do not define if restrict is | 
|  | 555    supported directly.  */ | 
|  | 556 #undef restrict | 
|  | 557 /* Work around a bug in Sun C++: it does not support _Restrict or | 
|  | 558    __restrict__, even though the corresponding Sun C compiler ends up with | 
|  | 559    "#define restrict _Restrict" or "#define restrict __restrict__" in the | 
|  | 560    previous line.  Perhaps some future version of Sun C++ will work with | 
|  | 561    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */ | 
|  | 562 #if defined __SUNPRO_CC && !defined __RESTRICT | 
|  | 563 # define _Restrict | 
|  | 564 # define __restrict__ | 
|  | 565 #endif | 
|  | 566 | 
|  | 567 /* Define as a marker that can be attached to declarations that might not | 
|  | 568     be used.  This helps to reduce warnings, such as from | 
|  | 569     GCC -Wunused-parameter.  */ | 
|  | 570 #if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7) | 
|  | 571 # define _GL_UNUSED __attribute__ ((__unused__)) | 
|  | 572 #else | 
|  | 573 # define _GL_UNUSED | 
|  | 574 #endif | 
|  | 575 /* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name | 
|  | 576    is a misnomer outside of parameter lists.  */ | 
|  | 577 #define _UNUSED_PARAMETER_ _GL_UNUSED | 
|  | 578 | 
|  | 579 /* The __pure__ attribute was added in gcc 2.96.  */ | 
|  | 580 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96) | 
|  | 581 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__)) | 
|  | 582 #else | 
|  | 583 # define _GL_ATTRIBUTE_PURE /* empty */ | 
|  | 584 #endif | 
|  | 585 | 
|  | 586 /* The __const__ attribute was added in gcc 2.95.  */ | 
|  | 587 #if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95) | 
|  | 588 # define _GL_ATTRIBUTE_CONST __attribute__ ((__const__)) | 
|  | 589 #else | 
|  | 590 # define _GL_ATTRIBUTE_CONST /* empty */ | 
|  | 591 #endif | 
|  | 592 | 
| OLD | NEW | 
|---|