From: Guy Harris Date: Tue, 23 Jan 2018 04:53:09 +0000 (-0800) Subject: Regenerate configure script. X-Git-Tag: tcpdump-4.99-bp~1387 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/27f68cf1a8e29c13bade1a07da0e5015f6d5a7fe Regenerate configure script. --- diff --git a/configure b/configure index 39325a52..58666c63 100755 --- a/configure +++ b/configure @@ -7408,8 +7408,11 @@ $as_echo_n "checking whether the compiler supports generating dependencies... " /* end confdefs.h. */ int main(void) { return 0; } _ACEOF - echo "$CC" $ac_lbl_dependency_flag conftest.c >&5 - if "$CC" $ac_lbl_dependency_flag conftest.c >/dev/null 2>&1; then + if { { $as_echo "$as_me:${as_lineno-$LINENO}: eval \"\$CC \$ac_lbl_dependency_flag conftest.c >/dev/null 2>&1\""; } >&5 + (eval "$CC $ac_lbl_dependency_flag conftest.c >/dev/null 2>&1") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes, with $ac_lbl_dependency_flag" >&5 $as_echo "yes, with $ac_lbl_dependency_flag" >&6; } DEPENDENCY_CFLAG="$ac_lbl_dependency_flag"