mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-26 17:32:06 +00:00
configure: add message to avoid manual modification of config.texi
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user