summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2011-12-22 16:52:31 +0100
committerNick Mathewson <nickm@torproject.org>2011-12-28 16:34:16 -0500
commite94f7d6ffba5552d9610a6c869fbd52c79557f4e (patch)
tree069e41310bf1b09747469d82ebc2533cc5e5ca72 /configure.in
parent9f06ec0c13f0b25ce3bb2c0c352edb04083dbe2c (diff)
downloadtor-e94f7d6ffba5552d9610a6c869fbd52c79557f4e.tar.gz
tor-e94f7d6ffba5552d9610a6c869fbd52c79557f4e.zip
Remove tabs from configure.in
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in16
1 files changed, 8 insertions, 8 deletions
diff --git a/configure.in b/configure.in
index c3d53f79b6..c167b8d40d 100644
--- a/configure.in
+++ b/configure.in
@@ -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 \