]> git.ipfire.org Git - pakfire.git/commitdiff
configure: Check for the new mount API
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 23 Oct 2024 10:52:52 +0000 (10:52 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 23 Oct 2024 10:52:52 +0000 (10:52 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
configure.ac

index dd0c758ccb8b031d40d2f2b293ccb5e4f20484bf..5fc639f75f639f24e0360f5f2a077bc185ae3c6f 100644 (file)
@@ -239,6 +239,9 @@ AC_CHECK_FUNCS([ \
        bpf \
        flock \
        fnctl \
+       fsopen \
+       fsconfig \
+       fsmount \
        getpid \
        glob \
        nftw \