diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2007-01-01 16:10:22 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2007-01-01 16:10:22 +0000 |
commit | ca7658fb6fe2edf45495375df6b494fa3173254a (patch) | |
tree | 49570aa11d2c8998e1a53a665de7d8966577bfa2 /site/sh-common | |
parent | f3736a87786cc70de5165ae403fae0ea7b11f3ed (diff) |
site: Start to refactor files to benefit from common site files. Much more work is needed but this is a start
Diffstat (limited to 'site/sh-common')
-rw-r--r-- | site/sh-common | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/site/sh-common b/site/sh-common index da34d36015..57afea2ee7 100644 --- a/site/sh-common +++ b/site/sh-common @@ -296,4 +296,3 @@ ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes} # libnet ac_cv_lbl_unaligned_fail=${ac_cv_lbl_unaligned_fail=no} ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes} -ac_cv_libnet_endianess=${ac_cv_libnet_endianess=lil} |