mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 06:35:28 +01:00
Do not warn on missing headers
This commit is contained in:
parent
ae4889ac1a
commit
ab8f1a9e9b
1 changed files with 1 additions and 6 deletions
|
@ -1016,12 +1016,7 @@ AC_CHECK_HEADERS(
|
|||
sys/time.h \
|
||||
sys/types.h \
|
||||
time.h \
|
||||
unistd.h
|
||||
, , AC_MSG_WARN(Some headers were not found, compilation may fail. If compilation succeeds, please send your orconfig.h to the developers so we can fix this warning.))
|
||||
|
||||
dnl These headers are not essential
|
||||
|
||||
AC_CHECK_HEADERS(
|
||||
unistd.h \
|
||||
arpa/inet.h \
|
||||
crt_externs.h \
|
||||
execinfo.h \
|
||||
|
|
Loading…
Add table
Reference in a new issue