Generate the lists of enabled protocols/bsfs from configure.

This commit is contained in:
Anton Khirnov
2016-03-20 10:00:58 +01:00
parent a0f469da74
commit 06edef3d5e
5 changed files with 23 additions and 147 deletions
+2 -1
View File
@@ -217,7 +217,8 @@ clean::
distclean::
$(RM) $(DISTCLEANSUFFIXES)
$(RM) config.* .config libavutil/avconfig.h .version avversion.h
$(RM) config.* .config libavutil/avconfig.h .version avversion.h \
libavcodec/bsf_list.c libavformat/protocol_list.c
config:
$(SRC_PATH)/configure $(value LIBAV_CONFIGURATION)