# HG changeset patch # User diego # Date 1282173623 0 # Node ID 275c14fdfd809d853990e401ec9abefd77ad9650 # Parent ca216bfc52cf93ccae671a50d2da1c61f95c4ae2 Fix documentation language variables in summary output after configure run. diff -r ca216bfc52cf -r 275c14fdfd80 configure --- 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