comparison configure @ 33678:02cc94c80367

build: touch ffmpeg/.config to avoid spurious warning messages. Without this file the build system will wrongly complain about allcodecs.c et al. being younger than config.h and asking for configure to be re-run.
author diego
date Tue, 28 Jun 2011 23:45:05 +0000
parents 41061dfd72d4
children bcb85e10eff7
comparison
equal deleted inserted replaced
33677:41061dfd72d4 33678:02cc94c80367
8780 EOF 8780 EOF
8781 8781
8782 cat > ffmpeg/config.h << EOF 8782 cat > ffmpeg/config.h << EOF
8783 #include "../config.h" 8783 #include "../config.h"
8784 EOF 8784 EOF
8785 touch ffmpeg/.config
8785 8786
8786 ############################################################################# 8787 #############################################################################
8787 8788
8788 cat << EOF 8789 cat << EOF
8789 8790