Fix configure output (missing newline)
svn-id: r50556
This commit is contained in:
parent
e3590a60a0
commit
78b6e246df
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -2342,7 +2342,7 @@ EOF
|
|||
|
||||
add_to_config_h_if_yes $_detectlang '#define USE_DETECTLANG'
|
||||
if test "$_detectlang" = yes ; then
|
||||
echo_n "with runtime language detection)"
|
||||
echo "with runtime language detection)"
|
||||
else
|
||||
echo "without runtime language detection)"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue