diff options
author | Juergen Keil <jkeil@users.sourceforge.net> | 2002-10-28 13:12:08 +0000 |
---|---|---|
committer | Juergen Keil <jkeil@users.sourceforge.net> | 2002-10-28 13:12:08 +0000 |
commit | d57451090dafffd84efd81674f6caa0bed2a2cc3 (patch) | |
tree | fa5376bd74646b37a460366cf4a2820dcd9510c8 /po | |
parent | 27cffa93e52e6306d9c68231b1b25e5e8c903ca2 (diff) | |
download | xine-lib-d57451090dafffd84efd81674f6caa0bed2a2cc3.tar.gz xine-lib-d57451090dafffd84efd81674f6caa0bed2a2cc3.tar.bz2 |
- Add a new test to check whether the GNU msgfmt found by gettext.m4 is
acceptable for an xine-lib compilation.
xine-lib needs a msgfmt with working "plural forms", and GNU gettext 0.10.35
cannot compile them.
- Add an ugly hack for libtool failures on solaris, when GNU CC is used with
the system's linker /usr/ccs/bin/ld
For some obscure reason, with this combination libtool prefers to use the
linker to build shared libraries, but it does not link them against
libgcc.{a,so}. Many xine-plugins cannot be loaded with dlopen, because
some subroutine from -lgcc is missing.
Hack the generated libtool to use "gcc -shared -mimpure-text" to build
xine plugin modules.
CVS patchset: 3069
CVS date: 2002/10/28 13:12:08
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions