[LTP] [PATCH 0/3] autotools: Remove old checks

Petr Vorel pvorel@suse.cz
Fri Aug 8 12:55:25 CEST 2025


Remove few outdated check I have found. There are more.

Kind regards,
Petr

Petr Vorel (3):
  Remove m4/ltp-signalfd.m4
  m4: lapi: Drop check for old libcap-devel
  m4: fcntl31: Remove check for struct f_owner_ex

 configure.ac                              |  2 --
 include/lapi/capability.h                 |  9 ---------
 m4/ltp-cap.m4                             | 17 +----------------
 m4/ltp-fcntl.m4                           | 21 ---------------------
 m4/ltp-signalfd.m4                        | 17 -----------------
 testcases/kernel/syscalls/fcntl/fcntl31.c |  8 --------
 6 files changed, 1 insertion(+), 73 deletions(-)
 delete mode 100644 m4/ltp-fcntl.m4
 delete mode 100644 m4/ltp-signalfd.m4

-- 
2.50.1



More information about the ltp mailing list