James Youngman f298f37169 lib: FINDLIB_REPLACE_FUNCS has become obsolete, so delete findlib.
* configure.ac: gnulib supplies waitpid and C89 supplies strspn.
Hence there is no need for any call to FINDLIB_REPLACE_FUNCS.
That being the case we don't need to test it with forcefindlib.
* m4/findlib.m4: remove since FINDLIB_REPLACE_FUNCS is unused.
* m4/Makefile.am (EXTRA_DIST): findlib.m4 has been deleted, so
don't distribute it.
* lib/waitpid.c: remove, since gnulib provides this.
* lib/forcefindlib.c: remove, since there is no longer any need to
test FINDLIB_REPLACE_FUNCS.
* lib/Makefile.am (libfind_a_SOURCES): Specify this variable all
in one go, instead of in several parts.  Move some header files
into here instead of just having them in EXTRA_DIST.  Because
FINDLIBOBJS is empty now, there is no need to copy that to
libfind_a_LIBADD.
2016-01-03 16:52:02 +00:00
..
2015-12-28 10:15:31 +00:00
2013-03-26 23:46:30 +00:00
2014-07-19 11:17:52 +01:00
2015-12-28 10:15:31 +00:00
2014-07-19 11:17:52 +01:00