]> git.sesse.net Git - ffmpeg/commit
build: simplify enabling of compat objects
authorMans Rullgard <mans@mansr.com>
Sun, 14 Oct 2012 16:56:00 +0000 (17:56 +0100)
committerMans Rullgard <mans@mansr.com>
Mon, 15 Oct 2012 16:46:19 +0000 (17:46 +0100)
commit84e65c763d8fd09afbfd9743174ad4a81d597783
treee7cb131650b29f97094c498a26e40e39b49c1e05
parent66a1ccd7467ab1913cd8877114c6d4c2588bb12f
build: simplify enabling of compat objects

Add a configure function to pull in a compat object and set up
redirects in one operation.  This avoids duplicating conditions
across configure and makefiles.

Signed-off-by: Mans Rullgard <mans@mansr.com>
configure
libavutil/Makefile