Added check for empty value of 'enable_mcserver' variable for more proper summary output.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
This commit is contained in:
Slava Zanko 2009-11-16 11:41:50 +02:00 committed by Enrico Weigelt, metux IT service
parent a295a9df47
commit 8211adc425
1 changed files with 4 additions and 0 deletions

View File

@ -641,6 +641,10 @@ po/Makefile.in
AC_OUTPUT
if test x$enable_mcserver = x; then
enable_mcserver='no'
fi
echo "
Configuration: