]> git.ipfire.org Git - location/libloc.git/commitdiff
configure: Fix indentation
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 12 Mar 2025 10:28:26 +0000 (10:28 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 12 Mar 2025 10:28:26 +0000 (10:28 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac

index 8fb8e128312a0bcfd32222b52614d4cef6a03239..1e040851ec8a19a514d527624e4380ab917fba06 100644 (file)
@@ -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], [\