]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Detect sed at configure time
authorGuillem Jover <guillem@hadrons.org>
Tue, 17 Aug 2021 00:59:59 +0000 (02:59 +0200)
committerGuillem Jover <guillem@hadrons.org>
Sat, 27 Nov 2021 04:06:14 +0000 (05:06 +0100)
commit731b0a773903a5e631071d6070d98563a7c3cb3e
tree2feb00d39d0bf06e88459d8ec253c0da98d384c8
parent50b50a4330e54b701d4a7b887deb864af26cd638
build: Detect sed at configure time

Check whether sed is available and use the implementation matching the
requirements via the SED variable.
configure.ac
man/Makefile.am
src/Makefile.am