Changes between Version 5 and Version 6 of sys-devel/gettext
- Timestamp:
- 05/01/08 13:14:47 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sys-devel/gettext
v5 v6 5 5 http://www.gnu.org/software/gettext/ 6 6 7 == version 0.17 ==7 == version 0.17 / CVS HEAD == 8 8 9 9 ||R5||unstable|| … … 24 24 __libc_lock_define_initialized_recursive (static, lock) 25 25 }}} 26 No idea what this means, but it results in further errors and breaks compilation. 26 Configuring with {{{--disable-threads}}} works around this. 27
