maint: omit some unused function tests
commita6648d4102f6fea171dcf3598c412b3842f2b84b
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 Sep 2023 17:05:58 +0000 (22 10:05 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 23 Sep 2023 07:28:27 +0000 (23 00:28 -0700)
tree48a062d9daaf11e28c1e40678f03ec7d2823fcce
parentfc1822a04284862ae63993b4d597ff2f30c2bb24
maint: omit some unused function tests

* m4/jm-macros.m4: Do not check for ftruncate, iswspace,
mkfifo, mbrlen, sysctl.  Coreutils no longer uses the
corresponding HAVE_* macros, typically because Gnulib
handles them now.
* src/wc.c (iswspace): Remove; unused.
m4/jm-macros.m4
src/wc.c