De-TAB-ify configure

No real changes, just remove the hard TABs.
This commit is contained in:
Vadim Zeitlin
2019-02-03 22:52:43 +01:00
parent b1057cad05
commit 606659d27c
2 changed files with 3 additions and 3 deletions

2
configure vendored
View File

@@ -32133,7 +32133,7 @@ if test "x$ac_cv_lib_socket_inet_addr" = xyes; then :
INET_LINK="socket"
else
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for inet_addr in -lnetwork" >&5
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for inet_addr in -lnetwork" >&5
$as_echo_n "checking for inet_addr in -lnetwork... " >&6; }
if ${ac_cv_lib_network_inet_addr+:} false; then :
$as_echo_n "(cached) " >&6