[Mplayer-cvslog] CVS: main Makefile,1.242,1.243
Arpi of Ize
arpi at mplayerhq.hu
Sun Jan 12 00:08:30 CET 2003
- Previous message: [Mplayer-cvslog] CVS: main/help help_mp-bg.h,1.9,1.10 help_mp-cz.h,1.29,1.30 help_mp-de.h,1.57,1.58 help_mp-dk.h,1.17,1.18 help_mp-en.h,1.75,1.76 help_mp-es.h,1.15,1.16 help_mp-fr.h,1.27,1.28 help_mp-gr.h,1.7,1.8 help_mp-hu.h,1.53,1.54 help_mp-it.h,1.15,1.16 help_mp-ko.h,1.10,1.11 help_mp-nl.h,1.20,1.21 help_mp-no.h,1.11,1.12 help_mp-pl.h,1.63,1.64 help_mp-pt_BR.h,1.7,1.8 help_mp-ru.h,1.15,1.16 help_mp-sk.h,1.8,1.9 help_mp-tr.h,1.1,1.2 help_mp-uk.h,1.5,1.6 help_mp-zh.h,1.13,1.14
- Next message: [Mplayer-cvslog] CVS: main/DOCS/French documentation.html,1.19,1.20
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv13426
Modified Files:
Makefile
Log Message:
libavcodec just imported code for OS/2 support, which means we must
pass some more environment variables down to libavcodec. Here is a
patch to Makefile.
Felix von Leitner <felix-mplayer at fefe.de>
Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/Makefile,v
retrieving revision 1.242
retrieving revision 1.243
diff -u -r1.242 -r1.243
--- Makefile 11 Jan 2003 10:35:31 -0000 1.242
+++ Makefile 11 Jan 2003 23:08:11 -0000 1.243
@@ -136,7 +136,7 @@
$(MAKE) -C loader/dmo
libavcodec/libavcodec.a:
- $(MAKE) -C libavcodec
+ $(MAKE) -C libavcodec LIBPREF=lib LIBSUF=.a
libmpeg2/libmpeg2.a:
$(MAKE) -C libmpeg2
- Previous message: [Mplayer-cvslog] CVS: main/help help_mp-bg.h,1.9,1.10 help_mp-cz.h,1.29,1.30 help_mp-de.h,1.57,1.58 help_mp-dk.h,1.17,1.18 help_mp-en.h,1.75,1.76 help_mp-es.h,1.15,1.16 help_mp-fr.h,1.27,1.28 help_mp-gr.h,1.7,1.8 help_mp-hu.h,1.53,1.54 help_mp-it.h,1.15,1.16 help_mp-ko.h,1.10,1.11 help_mp-nl.h,1.20,1.21 help_mp-no.h,1.11,1.12 help_mp-pl.h,1.63,1.64 help_mp-pt_BR.h,1.7,1.8 help_mp-ru.h,1.15,1.16 help_mp-sk.h,1.8,1.9 help_mp-tr.h,1.1,1.2 help_mp-uk.h,1.5,1.6 help_mp-zh.h,1.13,1.14
- Next message: [Mplayer-cvslog] CVS: main/DOCS/French documentation.html,1.19,1.20
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list