|
|
@@ -1931,12 +1931,12 @@ for type in decoder encoder parser demuxer muxer protocol bsf indev outdev; do |
|
|
|
echo $partlist |
|
|
|
done |
|
|
|
|
|
|
|
echo "Creating config.mak and config.h..." |
|
|
|
|
|
|
|
enabled gpl && |
|
|
|
echo "License: GPL" || |
|
|
|
echo "License: LGPL" |
|
|
|
|
|
|
|
echo "Creating config.mak and config.h..." |
|
|
|
|
|
|
|
echo "# Automatically generated by configure - do not modify!" > config.mak |
|
|
|
echo "/* Automatically generated by configure - do not modify! */" > $TMPH |
|
|
|
echo "#ifndef FFMPEG_CONFIG_H" >> $TMPH |
|
|
|