Change outdated configure status message

svn-id: r48602
This commit is contained in:
Willem Jan Palenstijn 2010-04-09 14:30:10 +00:00
parent f360dcac90
commit 0768eda964

2
configure vendored
View file

@ -1353,7 +1353,7 @@ esac
if test -n "$_host"; then
# Cross-compiling mode - add your target here if needed
echo "Cross-compiling to $_host, forcing endianness, alignment and type sizes"
echo "Cross-compiling to $_host"
case "$_host" in
arm-linux|arm*-linux-gnueabi|arm-*-linux)
DEFINES="$DEFINES -DUNIX"