[vlc-devel] Re: CVS Commit (titer)
Jean-Paul Saman
saman at natlab.research.philips.com
Mon Dec 9 09:21:28 CET 2002
cvs at videolan.org wrote:
> Update of /cvs/videolan/vlc
> Modified Files:
> configure.ac.in
>
> Log Message:
> Default re-enabled dvd module.
> --disable-dvd works anyway.
>
I'm sorry titer but you just broke my iPaq cross-compile. With
if test "x${enable_dvd}" != "xno"
the configure script always looks for dvd header files. Because
--disable-dvd has no effect. That is why I added
if test "x${enable_dvd}" != "xno" -a "x${enable_dvd}" != "x"
which means that if no enable-dvd is given it defaults to disable-dvd.
--
Kind greetings,
Jean-Paul Saman
Software Architect
e-mail (work): saman at natlab.research.philips.com
phone (work): 040 27 42909
------------------------------------------------------------
Ordina TA,
Science Park Eindhoven 5602, Postbus 293, 5600 AG Eindhoven
e-mail : jean-paul.saman at ordina.nl
phone : 040 2601200
fax : 040 2601199
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list