mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-02-01 14:19:00 +01:00
* import-gnulib.config (modules): Add c-casestr, errno, fdopendir, fflush, getdelim, gettimeofday, locale, modf, perror, snprintf, stat, stdarg, stddef, stdio, stdlib, string, strpbrk, sys_time, sys_wait. Also add comments about other modules we may also want to use which would require other code changes (for example dirent-safer). * find/Makefile.am (LDADD): Add $(LIB_EACCESS) $(LIB_SELINUX) $(MODF_LIBM) which are needed by gnulib modules we now depend on. Signed-off-by: James Youngman <jay@gnu.org>