You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
configure: add message to avoid manual modification of config.texi
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
This commit is contained in:
committed by
Stefano Sabatini
parent
1460719153
commit
079d553b9e
2
configure
vendored
2
configure
vendored
@@ -6221,7 +6221,7 @@ enabled getenv || echo "#define getenv(x) NULL" >> $TMPH
|
||||
mkdir -p doc
|
||||
mkdir -p tests
|
||||
mkdir -p tests/api
|
||||
echo "@c auto-generated by configure" > doc/config.texi
|
||||
echo "@c auto-generated by configure - do not modify! " > doc/config.texi
|
||||
|
||||
print_config ARCH_ "$config_files" $ARCH_LIST
|
||||
print_config HAVE_ "$config_files" $HAVE_LIST
|
||||
|
Reference in New Issue
Block a user