diff options
author | František Dvořák <valtri@users.sourceforge.net> | 2005-02-20 10:08:01 +0000 |
---|---|---|
committer | František Dvořák <valtri@users.sourceforge.net> | 2005-02-20 10:08:01 +0000 |
commit | 093464717c406e42a6599e4dad367248e1e37983 (patch) | |
tree | 9d3a98dcd842ada965ee03fa0d938bc446dfd466 /ChangeLog | |
parent | 5d93f582cc0aafbc66134d46e79d73ab941f6c7e (diff) | |
download | xine-lib-093464717c406e42a6599e4dad367248e1e37983.tar.gz xine-lib-093464717c406e42a6599e4dad367248e1e37983.tar.bz2 |
**BUGFIX**
Replaced AC_TRY_RUN by AC_RUN_IFELSE. Now, if cross compiled, field ordering is hardcoded for Windows platform.
New common test just for availibility of bit fields works for all platforms.
CVS patchset: 7420
CVS date: 2005/02/20 10:08:01
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ xine-lib (1.0.1) * updated vidix to 0.9.9 * plugin description accessor functions (may load plugins) * fixed translations, they wasn't used in some cases - * MSVC Win32 port update + * Win32 port updates: cross compilation of VCD, external ffmpeg with MSVC xine-lib (1.0) * unbreak DXR3 plugin |