summaryrefslogtreecommitdiff
blob: 3c5d5158563a286f8d708a1cced3f2dada033e56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- 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