Mercurial > mplayer.hg
view TOOLS/mwallp/compile.sh @ 15644:64aa04e95424
Add a note to the --help output that explains how our configure works,
especially the --enable case that is different from autoconf.
author | diego |
---|---|
date | Sun, 05 Jun 2005 14:30:16 +0000 |
parents | bce074f4263f |
children | 06e4c7737aa7 |
line wrap: on
line source
echo gcc -g mwallp.c jpeg.c ../../libvo/aclib.o ../../libmpcodecs/img_format.o \ ../../cpudetect.o ../../mp_msg-mencoder.o ../../libavcodec/libavcodec.a \ ../../postproc/libswscale.a ../../osdep/libosdep.a \ -I../../libmpcodecs -I../.. -I../../postproc \ -L/usr/X11/lib -L/usr/X11R6/lib -lX11 -lm -ljpeg -o mwallp