[vlc-devel] commit: Fix accelerated modules configure options. ( Rémi Denis-Courmont )
git version control
git at videolan.org
Mon Apr 28 18:24:29 CEST 2008
vlc | branch: master | Rémi Denis-Courmont <rem at videolan.org> | Mon Apr 28 19:25:24 2008 +0300| [5a96b059302cea50584969fe7b0bfbd2589d29bf]
Fix accelerated modules configure options.
Only enable those modules that were enabled, rather than _all_ of them
(which should fix --disable-sse and --disable-mmx). Also don't run
checks if we know we're not going to enable the modules anyway.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5a96b059302cea50584969fe7b0bfbd2589d29bf
---
configure.ac | 260 ++++++++++++++++++++++++++++++----------------------------
1 files changed, 133 insertions(+), 127 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=5a96b059302cea50584969fe7b0bfbd2589d29bf
More information about the vlc-devel
mailing list