]> rtime.felk.cvut.cz Git - frescor/demo.git/commit
Fix building of ffmpeg
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 19 Apr 2010 09:03:09 +0000 (11:03 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 19 Apr 2010 09:03:09 +0000 (11:03 +0200)
commitaf928e806b49d5663d4c4577ba60ab4470c7859f
treedcae3d9afd14f55a99ed49458519089fbe0b23b4
parent82419aa47183d0f9dd9afa0903b9b6421c5bdf4b
Fix building of ffmpeg

Previously, build failed because non-existent rule for ffmpeg/Makefile
generation. Now, we explicitly state that configure generates this file
but to avoid running configure multiple times, we put it into conditional
block.
build/config.target