Changes between Version 6 and Version 7 of sys-devel/gettext
- Timestamp:
- 05/01/08 13:28:47 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sys-devel/gettext
v6 v7 10 10 ||BONE||untested|| 11 11 ||Haiku||broken|| 12 13 Dependencies: 14 15 * [wiki:dev-util/cvs] (for gnulib) 16 * [wiki:dev-util/gperf] 12 17 13 18 === work-in-progress (andreasf) - [Haiku] === … … 26 31 Configuring with {{{--disable-threads}}} works around this. 27 32 33 In {{{config.h}}} do not define {{{HAVE___FSETLOCKING}}} to avoid compilation failure in {{{gettext-runtime/intl/loadmsgcat.c}}} due to lack of {{{stdio_ext.h}}}.
