Changes between Version 12 and Version 13 of sys-devel/gettext
- Timestamp:
- 05/01/08 14:40:16 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sys-devel/gettext
v12 v13 44 44 Configuring with {{{--disable-threads}}} works around the above {{{__libc_lock_define_initialized_recursive}}} issue. 45 45 46 In {{{config.h}}} do not define {{{HAVE___FSETLOCKING}}} to avoid compilation failure in {{{gettext-runtime/intl/lo admsgcat.c}}} due to lack of {{{stdio_ext.h}}}.46 In {{{config.h}}} do not define {{{HAVE___FSETLOCKING}}} to avoid compilation failure in {{{gettext-runtime/intl/localealias.c}}} due to lack of {{{stdio_ext.h}}}. 47 47 48 48 Gnulib's stdbool header needs fixing for Haiku.
