]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Refactor function checks into a new libbsd-funcs.m4 file
authorGuillem Jover <guillem@hadrons.org>
Tue, 20 Feb 2024 03:40:32 +0000 (04:40 +0100)
committerGuillem Jover <guillem@hadrons.org>
Wed, 21 Feb 2024 01:09:48 +0000 (02:09 +0100)
commitb6d6da4cd46ac2c20bd8febe935e1af3ae96c4a9
tree69e7389504a12987c07b6f352eafd557a801134d
parentf8cb9d8b28048c76a3a8dd724d28a6ecd130d835
build: Refactor function checks into a new libbsd-funcs.m4 file

These are complex enough to clutter the main configure.ac. Move them
into their own file.
configure.ac
m4/libbsd-funcs.m4 [new file with mode: 0644]