From: Karel Zak Date: Tue, 28 Apr 2026 12:18:36 +0000 (+0200) Subject: Merge branch 'PR/autotools-pkg-config-libs' of https://github.com/karelzak/util-linux... X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=f117d3ab27705aecadc04bbb925d9250e3a9b737;p=thirdparty%2Futil-linux.git Merge branch 'PR/autotools-pkg-config-libs' of https://github.com/karelzak/util-linux-work * 'PR/autotools-pkg-config-libs' of https://github.com/karelzak/util-linux-work: autotools: fix AM_CONDITIONAL for HAVE_UDEV and HAVE_AUDIT autotools,meson: drop unnecessary libm from test_pty autotools: split MATH_LIBS and ISNAN_LIBS autotools: use PKG_CHECK_MODULES for zlib autotools: use PKG_CHECK_MODULES for libcap-ng autotools: use PKG_CHECK_MODULES for libaudit autotools: use PKG_CHECK_MODULES for libudev autotools: use $(MATH_LIBS) instead of -lm for hwclock autotools: use $(SQLITE3_LIBS) instead of -lsqlite3 autotools: use $(SELINUX_LIBS) instead of -lselinux autotools: use $(ECONF_LIBS) instead of -leconf --- f117d3ab27705aecadc04bbb925d9250e3a9b737