On 30/05/2024 12:02 pm, Roger Pau Monné wrote: > On Thu, May 30, 2024 at 11:14:39AM +0100, Andrew Cooper wrote: >> When reinstating some of systemd.m4 between v1 and v2, I reintroduced a >> little >> too much. While {c,o}xenstored are indeed no longer linked against >> libsystemd, ./configure still looks for it. >> >> Drop this too. >> >> Fixes: ae26101f6bfc ("tools: Drop libsystemd as a dependency") >> Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com> > LGTM, but my knowledge of systemd is very limited. > > Reviewed-by: Roger Pau Monné <roger....@citrix.com>
Thanks. TBH, this is all M4/autoconf, rather than systemd. ~Andrew