[MPlayer-cvslog] r31981 - trunk/configure
diego
subversion at mplayerhq.hu
Thu Aug 19 01:20:23 CEST 2010
Author: diego
Date: Thu Aug 19 01:20:23 2010
New Revision: 31981
Log:
Fix documentation language variables in summary output after configure run.
Modified:
trunk/configure
Modified: trunk/configure
==============================================================================
--- trunk/configure Thu Aug 19 01:10:10 2010 (r31980)
+++ trunk/configure Thu Aug 19 01:20:23 2010 (r31981)
@@ -9491,7 +9491,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
@@ -9518,7 +9518,7 @@ If you used one of these options (except
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
More information about the MPlayer-cvslog
mailing list