]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hardlink: remove pcre2posix.h support
authorKarel Zak <kzak@redhat.com>
Wed, 14 Jul 2021 15:51:07 +0000 (17:51 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Jul 2021 09:59:53 +0000 (11:59 +0200)
commit22a2bce04238595cc5449f8c756242f9f71ddada
tree226fdaf1454121ea24abff577e52b6d591d43931
parent937fe5d9c59f52a2557f683c1f764b4cb5b170c4
hardlink: remove pcre2posix.h support

It's deprecated for years. Let's rely on old good libc regex.h for now.

Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac
meson.build
misc-utils/Makemodule.am
misc-utils/hardlink.c