[Mplayer-cvslog] CVS: main/etc codecs.conf,1.317,1.318

Torinthiel torinthiel at wp.pl
Tue Dec 9 18:34:58 CET 2003


How about making codecs.conf.h dependant on etc/codecs.conf?
Like this?
Torinthiel

-- 
 Waclaw "Torinthiel" Schiller       GG#: 542916, 3073512
   torinthiel(at)wp(dot)pl
   gpg: B06901F1 fpr: FAA3 559F CAE9 34DE CDC8  7346 2B6E 39F2 B069 01F1
 "No classmates may be used during this examination"
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/Makefile,v
retrieving revision 1.281
diff -u -r1.281 Makefile
--- Makefile	8 Dec 2003 21:33:31 -0000	1.281
+++ Makefile	9 Dec 2003 17:37:44 -0000
@@ -232,7 +232,7 @@
 	$(CC) $(CFLAGS) -o $(PRG_MENCODER) $(OBJS_MENCODER) libmpcodecs/libmpencoders.a $(ENCORE_LIB) $(COMMON_LIBS) $(EXTRA_LIB) $(MLIB_LIB) $(LIRC_LIB) $(LIRCC_LIB) $(ARCH_LIB) $(I18NLIBS) -lm 
 endif
 
-codecs.conf.h: $(PRG_CFG)
+codecs.conf.h: $(PRG_CFG) etc/codecs.conf
 	./$(PRG_CFG) ./etc/codecs.conf > $@
 
 codec-cfg.o: codecs.conf.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/attachments/20031209/6369c9e0/attachment.pgp>


More information about the MPlayer-cvslog mailing list