mirror of
https://https.git.savannah.gnu.org/git/findutils.git
synced 2026-01-26 07:37:52 +00:00
These improvements were suggested at https://savannah.gnu.org/bugs/?46714. * find/Makefile.am (check_PROGRAMS): Put oldfind in check_PROGRAMS instead of noinst_PROGRAMS, so that we don't build it when it is not needed. * m4/withfts.m4 (FIND_WITH_FTS): Fix whitespace alignment. (FIND_WITH_FTS): The WITH_FTS C preprocessor macro and the accompanying Automake conditional are no longer needed. * THANKS: Add Mike Frysinger.