]> granicus.if.org Git - handbrake/commitdiff
Not sure how I commented these out, but they shouldn't be.
authorsaintdev <no-reply@handbrake.fr>
Tue, 28 Aug 2007 20:45:34 +0000 (20:45 +0000)
committersaintdev <no-reply@handbrake.fr>
Tue, 28 Aug 2007 20:45:34 +0000 (20:45 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@888 b64f7644-9d1e-0410-96f1-a4d463321fa5

contrib/Jamfile

index f8b4fcad6d7b3b34f85f63920980ac381f74d501..5bd760ab992c624ceb672b00f4d88315411cdd31 100644 (file)
@@ -80,8 +80,8 @@ actions LibAvUtil
 {
     strip -S $(<)
 }
-#LibAvUtil $(SUBDIR)/lib/libavutil.a : $(SUBDIR)/lib/libavcodec.a ;
-#LibAvUtil $(SUBDIR)/lib/libavformat.a : $(SUBDIR)/lib/libavcodec.a ;
+LibAvUtil $(SUBDIR)/lib/libavutil.a : $(SUBDIR)/lib/libavcodec.a ;
+LibAvUtil $(SUBDIR)/lib/libavformat.a : $(SUBDIR)/lib/libavcodec.a ;
 LibAvUtil $(SUBDIR)/lib/libswscale.a : $(SUBDIR)/lib/libavcodec.a ;
 
 # CSS doesn't work on Cygwin/Windows as of now, so don't use it.