diff options
author | Juergen Keil <jkeil@users.sourceforge.net> | 2002-10-28 13:25:31 +0000 |
---|---|---|
committer | Juergen Keil <jkeil@users.sourceforge.net> | 2002-10-28 13:25:31 +0000 |
commit | 7e4480dd9719f3efcd1adaf3fbf9439d485e50e4 (patch) | |
tree | 577486aac998c8325361b4903eafd0497fd6ef0f /m4 | |
parent | 6231ee28a180e3a396b6f1d278f2b2e8a590f1f7 (diff) | |
download | xine-lib-7e4480dd9719f3efcd1adaf3fbf9439d485e50e4.tar.gz xine-lib-7e4480dd9719f3efcd1adaf3fbf9439d485e50e4.tar.bz2 |
- Use AC_PROG_EGREP to search for a working 'egrep', and use $EGREP in the
configure script
- xine-lib was installing static versions of the plugin modules in the default
configuration, which seems like a waste of time and space.
default to '--disable-static'
- Use the new AC_PROG_LIBTOOL_SANITYCHECK macro from _xine.m4, to work around
libtool problems on solaris with GCC + system linker
- build xine-plugins with a minimal dynamic linker symbol table, using a
libtool symbol filter. An xine plugin only needs to export
'xine_plugin_info', and nothing else
- xine-lib needs ngettext, for "plural forms" support. Check that with
AM_GNU_GETTEXT's need-ngettext parameter
- verify that the system's msgfmt command is able to compile message files
with "plural forms". Reject the one from GNU gettext 0.10.35.
CVS patchset: 3071
CVS date: 2002/10/28 13:25:31
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions