Files
findutils/m4
James Youngman fc260795fd Remove support for installing oldfind.
This fulfills a reqeust made as Savannah bug #46714.
* NEWS: Mention this change.
* m4/withfts.m4 (FIND_WITH_FTS): --with-fts is the only supported
choice.  The configure script now fails if run using --without-fts
or --with-fts=no.
* find/Makefile.am (noinst_PROGRAMS): Never install oldfind.
Delete the oldfind.1 and ftsfind.1 manpages, leaving only find.1.
Fix a typo and remove some commented-out lines.
* find/find.c (main): add a comment pointing out that this is not
the main() function of th binary that actually gets installed.
* find/ftsfind.1: delete.
* find/oldfind.1: delete.
* find/find.1: Remove the section "BINARIES" since there are no
longer two binaries.
* find/testsuite/config/unix.exp: Assume --with-fts; hence the binaries
are always called oldfind and find (and there is no ftsfind binary).
2015-12-27 21:07:56 +00:00
..
2006-08-20 18:18:42 +00:00
2009-03-04 10:49:59 +00:00
2010-04-11 15:57:16 +01:00
2010-04-03 12:22:57 +01:00
2011-06-04 13:08:49 +01:00
2012-06-05 10:00:50 +01:00