You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/apinger/files/apinger-0.4.1-stray-backsla...

14 lines
435 B

--- a/acinclude.m4
+++ b/acinclude.m4
@@ -39,8 +39,8 @@
[$jk_inet_includes
$jk_icmp_includes])
-AC_CHECK_MEMBERS([struct icmp.icmp_type, struct icmp.icmp_code,\
-struct icmp.icmp_cksum, struct icmp.icmp_seq,\
+AC_CHECK_MEMBERS([struct icmp.icmp_type, struct icmp.icmp_code,
+struct icmp.icmp_cksum, struct icmp.icmp_seq,
struct icmp.icmp_id],[],
AC_MSG_ERROR(struct icmp not defined or not compatible),
[$jk_inet_includes