[vlc-devel] Re: CVS Commit (jpsaman)

Gildas Bazin gbazin at netcourrier.com
Sun May 18 23:21:01 CEST 2003


On Thursday 15 May 2003 22:45, cvs at videolan.org wrote:
> Update of /var/cvs/videolan/vlc
> Modified Files:
> 	configure.ac.in 
> 
> Log Message:
> Added --with-libmpeg2-prefix= option to support cross-compiling for 
arm-target.
> 
> 

By the way, did you know you could build your vlc with the following 
command:

CPPFLAGS=-I/usr/local/arm/2.95.3/arm-linux/usr/include \
LDFLAGS=-L/usr/local/arm/2.95.3/arm-linux/usr/lib \
./configure blabla

The configure script is already hard to maintain due to all the options it 
has so it would be nice to get rid of all those useless --with-foo-prefix 
options.

Regards,

--
Gildas
-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list