mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
Fix indentation and quotation of the headers
This commit is contained in:
parent
ab8f1a9e9b
commit
c404905822
@ -1004,8 +1004,7 @@ AC_SUBST(CURVE25519_LIBS)
|
||||
dnl Make sure to enable support for large off_t if available.
|
||||
AC_SYS_LARGEFILE
|
||||
|
||||
AC_CHECK_HEADERS(
|
||||
assert.h \
|
||||
AC_CHECK_HEADERS([assert.h \
|
||||
errno.h \
|
||||
fcntl.h \
|
||||
signal.h \
|
||||
@ -1055,8 +1054,7 @@ AC_CHECK_HEADERS(
|
||||
sys/utime.h \
|
||||
sys/wait.h \
|
||||
syslog.h \
|
||||
utime.h
|
||||
)
|
||||
utime.h])
|
||||
|
||||
AC_CHECK_HEADERS(sys/param.h)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user