]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Make name_from_id man pages conditional instead of id_from_name
authorGuillem Jover <guillem@hadrons.org>
Sun, 11 Feb 2024 23:06:56 +0000 (00:06 +0100)
committerGuillem Jover <guillem@hadrons.org>
Sat, 17 Feb 2024 04:00:58 +0000 (05:00 +0100)
commit10920c3084446703663ccc1aa4146999dcd61f78
tree83ed7a0be7a173a5af6d9d7c77b9950f5007640e
parent97b0fe84b855eb8e7eeffaa2f5aacee543bf9fb2
build: Make name_from_id man pages conditional instead of id_from_name

The code is only making the name_from_id function conditional, and
assumes id_from_name are always to be included, so we need to match
the logic for the man page inclusion.
configure.ac
man/Makefile.am