From: Michael Tremer Date: Fri, 25 Aug 2023 13:30:26 +0000 (+0000) Subject: configure: No longer check for FTS functions X-Git-Tag: 0.9.29~63 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=056d7e827ec165c4b363b880557a52b4e3d59193;p=pakfire.git configure: No longer check for FTS functions Signed-off-by: Michael Tremer --- diff --git a/configure.ac b/configure.ac index 974aa1d8d..fd6f3132e 100644 --- a/configure.ac +++ b/configure.ac @@ -220,9 +220,6 @@ AC_CHECK_FUNCS([ \ epoll_wait \ flock \ fnctl \ - fts_close \ - fts_open \ - fts_read \ getpid \ glob \ nftw \