From: Michael Tremer Date: Wed, 12 Mar 2025 10:28:26 +0000 (+0000) Subject: configure: Fix indentation X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f13b9657488850f7f725b6603b48dd8b821a1f9;p=location%2Flibloc.git configure: Fix indentation Signed-off-by: Michael Tremer --- diff --git a/configure.ac b/configure.ac index 8fb8e12..1e04085 100644 --- a/configure.ac +++ b/configure.ac @@ -105,24 +105,24 @@ AC_CHECK_HEADERS_ONCE([ arpa/nameser_compat.h \ endian.h \ netinet/in.h \ - resolv.h \ + resolv.h \ string.h \ ]) AC_CHECK_FUNCS([ \ - be16toh \ - be32toh \ - be64toh \ - htobe16 \ - htobe32 \ - htobe64 \ - madvise \ - mmap \ - munmap \ - res_query \ + be16toh \ + be32toh \ + be64toh \ + htobe16 \ + htobe32 \ + htobe64 \ + madvise \ + mmap \ + munmap \ + res_query \ __secure_getenv \ secure_getenv \ - qsort \ + qsort \ ]) CC_CHECK_FLAGS_APPEND([with_cflags], [CFLAGS], [\