mirror of
https://github.com/the-tcpdump-group/tcpdump.git
synced 2024-11-24 02:23:27 +08:00
Regenerate configure script.
This commit is contained in:
parent
08a89b549f
commit
27f68cf1a8
7
configure
vendored
7
configure
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user