no. this makes systemd COMPULSORY unless you --disable it. since the

vast majority of people wont have systemd... and won't be able to
install it to meet deps, this is an onerous requirement to make them
--disable it.
This commit is contained in:
Carsten Haitzler 2013-03-12 09:02:47 +09:00
parent 200bdfd8d4
commit 06fd353123
1 changed files with 0 additions and 1 deletions

View File

@ -159,7 +159,6 @@ case "$host_os" in
;;
linux*)
have_linux="yes"
want_systemd="yes"
;;
esac