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

Petr Vorel pvorel@suse.cz
Fri Aug 8 13:00:59 CEST 2025


Changes v1->v2:
* Fix compilation error missing endif

Link to v1:
https://patchwork.ozlabs.org/project/ltp/list/?series=468404&state=*

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                 |  8 --------
 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(+), 72 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