]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Only install time struct conversion macros where missing
authorGuillem Jover <guillem@hadrons.org>
Tue, 12 Mar 2024 23:56:07 +0000 (00:56 +0100)
committerGuillem Jover <guillem@hadrons.org>
Tue, 12 Mar 2024 23:56:07 +0000 (00:56 +0100)
commit31e9396bf215cbaf224b99617ef683950f0aae02
treeb926a65e0690c5c8492dd809dcc54ae1e57cd0fb
parent3b8416acabdd6966f70803c756913398e76cb333
build: Only install time struct conversion macros where missing

These macros are available in several systems, and we should not install
the man pages for them, otherwise we might end up shadowing the system
man pages if present.
configure.ac
m4/libbsd-compiler.m4
man/Makefile.am