diff options
author | František Dvořák <valtri@users.sourceforge.net> | 2006-01-22 15:15:30 +0000 |
---|---|---|
committer | František Dvořák <valtri@users.sourceforge.net> | 2006-01-22 15:15:30 +0000 |
commit | 432cf97f42c56a958712686e46bc6d02a8cd4561 (patch) | |
tree | cd041cf50dce4733a4647a201695ebf6342d7459 /ChangeLog | |
parent | f9e55cddc4b81a438a15df718daa45ffe9b751cf (diff) | |
download | xine-lib-432cf97f42c56a958712686e46bc6d02a8cd4561.tar.gz xine-lib-432cf97f42c56a958712686e46bc6d02a8cd4561.tar.bz2 |
**BUGFIX**
Force running iconv test (it runs under AM_GNU_GETTEXT anyway).
Add FreeBSD specific prefix to iconv test.
Fixed missing autotools symbols on FreeBSD (it's somewhere in system, but xine should contain it too).
CVS patchset: 7838
CVS date: 2006/01/22 15:15:30
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ xine-lib (1.1.2) * Disable the XXMC plugin if Xv support isn't there * Also look for Xv support in /usr/lib for X.org's new location * Fix using xine-lib on systems with SELinux enabled + * Build right with libiconv in /usr/local as default on FreeBSD xine-lib (1.1.1) * Improve sound quality when using alsa 1.0.9 or above. |