]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Install err.h if either of the err or errc modules are built
authorGuillem Jover <guillem@hadrons.org>
Wed, 28 Feb 2024 03:37:44 +0000 (04:37 +0100)
committerGuillem Jover <guillem@hadrons.org>
Wed, 28 Feb 2024 03:37:44 +0000 (04:37 +0100)
commit08188f3c13ee2ddd58a62936ff01ccd67bb034d8
treeaab9dcc2ea39d1ac566d5667551867f827215321
parent644062da402bbe9f61905b1c97767b8c75e5d36f
build: Install err.h if either of the err or errc modules are built

Both modules expose their functions in err.h, so we need to install it
whenever any of them is being built.

Reported-by: Alejandro Colomar <alx@kernel.org>
configure.ac
include/Makefile.am