Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Core
Tor
Commits
e94f7d6f
Commit
e94f7d6f
authored
Dec 22, 2011
by
Sebastian Hahn
Committed by
Nick Mathewson
Dec 28, 2011
Browse files
Remove tabs from configure.in
parent
9f06ec0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
e94f7d6f
...
...
@@ -295,22 +295,22 @@ dnl Check for functions before libevent, since libevent-1.2 apparently
dnl exports strlcpy without defining it in a header.
AC_CHECK_FUNCS(
accept4 \
clock_gettime \
accept4 \
clock_gettime \
flock \
ftime \
getaddrinfo \
getifaddrs \
getifaddrs \
getrlimit \
gettimeofday \
gmtime_r \
inet_aton \
ioctl \
ioctl \
localtime_r \
lround \
lround \
memmem \
prctl \
rint \
rint \
socketpair \
strlcat \
strlcpy \
...
...
@@ -626,7 +626,7 @@ dnl These headers are not essential
AC_CHECK_HEADERS(
arpa/inet.h \
grp.h \
ifaddrs.h \
ifaddrs.h \
inttypes.h \
limits.h \
linux/types.h \
...
...
@@ -635,7 +635,7 @@ AC_CHECK_HEADERS(
malloc/malloc.h \
malloc_np.h \
netdb.h \
net/if.h \
net/if.h \
netinet/in.h \
netinet/in6.h \
pwd.h \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment