diff options
author | Kyle J. McKay <mackyle@gmail.com> | 2015-03-07 23:14:36 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-03-10 15:13:25 -0700 |
commit | 9529080de253b89474402f323e10470656764b3a (patch) | |
tree | 7154b4495465156ceab9d7595d03492e0a8a3d50 /streaming.h | |
parent | Git 2.3 (diff) | |
download | tgif-9529080de253b89474402f323e10470656764b3a.tar.xz |
configure: support HAVE_BSD_SYSCTL option
On BSD-compatible systems some information such as the number
of available CPUs may only be available via the sysctl function.
Add support for a HAVE_BSD_SYSCTL option complete with autoconf
support and include the sys/syctl.h header when the option is
enabled to make the sysctl function available.
Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'streaming.h')
0 files changed, 0 insertions, 0 deletions