Hi Michael,

On Mon, Oct 16, 2023 at 11:12:39AM +0200, Michael Biebl wrote:
> configure.ac already contains
> 
> with_systemd_unit_dir=$($PKG_CONFIG --variable=systemdsystemunitdir systemd)
> 
> so it is simpler to just use
> --with-systemd-unit-dir
> or --with-systemd-unit-dir=yes

Thanks for spotting this. I concur. I've seen other configure scripts
that don't work with the yes value, so this doesn't apply universally,
but it certainly does for realmd.

I also note (from kind feedback on #debian-devel) that the systemd-dev
dependency needs a "| systemd (<< 254.1-3~)" alternative to actually
become backportable with ease.

Helmut

Reply via email to