1
mirror of https://github.com/mpv-player/mpv synced 2025-01-20 21:07:29 +01:00

configure: Fix documentation language variables in summary output

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31981 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2010-08-18 23:20:23 +00:00 committed by Uoti Urpala
parent 573ec84910
commit a32a8756f5

4
configure vendored
View File

@ -8525,7 +8525,7 @@ EOF
if test "$_mtrr" = yes ; then
echo "Please check mtrr settings at /proc/mtrr (see DOCS/HTML/$doc_lang/video.html#mtrr)"
echo "Please check mtrr settings at /proc/mtrr (see DOCS/HTML/$language_doc/video.html#mtrr)"
echo
fi
@ -8552,7 +8552,7 @@ If you used one of these options (except --enable-menu and similar ones that
turn on internal features) and experience a compilation or linking failure,
make sure you have passed the necessary compiler/linker flags to configure.
If you suspect a bug, please read DOCS/HTML/$doc_lang/bugreports.html.
If you suspect a bug, please read DOCS/HTML/$language_doc/bugreports.html.
EOF