From 2449154fd9ad54c13440a7ac60fe21d06259c803 Mon Sep 17 00:00:00 2001 From: Jamie Lenehan Date: Sun, 5 Nov 2006 23:51:54 +0000 Subject: site: Update for libnet. Add ac_libnet_have_packet_socket to any site files that already had the existing libnet endianess definition. Also add libnet definitions to i486 site file so it doesn't run those two tests. --- site/arm-linux-uclibc | 1 + 1 file changed, 1 insertion(+) (limited to 'site/arm-linux-uclibc') diff --git a/site/arm-linux-uclibc b/site/arm-linux-uclibc index 76a93f0f67..f33855f080 100644 --- a/site/arm-linux-uclibc +++ b/site/arm-linux-uclibc @@ -57,6 +57,7 @@ nano_cv_func_regexec_segv_emptystr=${nano_cv_func_regexec_segv_emptystr=no} # libnet ac_cv_libnet_endianess=${ac_cv_libnet_endianess=lil} +ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes} # screen screen_cv_sys_bcopy_overlap=${screen_cv_sys_bcopy_overlap=no} -- cgit v1.2.3