changeset 31900:275c14fdfd80

Fix documentation language variables in summary output after configure run.
author diego
date Wed, 18 Aug 2010 23:20:23 +0000
parents ca216bfc52cf
children 989b68128b45
files configure
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Wed Aug 18 23:10:10 2010 +0000
+++ b/configure	Wed Aug 18 23:20:23 2010 +0000
@@ -9491,7 +9491,7 @@
 
 
 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 @@
 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