Re: [systemd-devel] Initial exherbo support and configure vala check update

2010-05-17 Thread Lennart Poettering
On Mon, 17.05.10 12:54, Scott Talbot (s...@chikachow.org) wrote: > >+[AC_MSG_ERROR([With --distro=none, you must pass > >--with-sysvinit-path to configure])]) > >+AS_IF([test "x$with_sysvrcd_path" = "x"], > >+[AC_MSG_ERROR([With --di

Re: [systemd-devel] Initial exherbo support and configure vala check update

2010-05-16 Thread Scott Talbot
Tollef Fog Heen wrote: --- a/configure.ac +++ b/configure.ac @@ -200,16 +200,44 @@ case $with_distro in AC_DEFINE(TARGET_SLACKWARE, [], [Target is Slackware]) ;; other) -SYSTEM_SYSVINIT_PATH=/fix/the/configure/script -S

Re: [systemd-devel] Initial exherbo support and configure vala check update

2010-05-16 Thread Lennart Poettering
On Sun, 16.05.10 11:11, Tollef Fog Heen (tfh...@err.no) wrote: > ]] Lennart Poettering > > | Hmm, please don't take this the wrong way: I am not convinced I want > | to have distribution tests in the configure script for every Linux > | distribution on the planet. In order to keep things maintai

Re: [systemd-devel] Initial exherbo support and configure vala check update

2010-05-16 Thread Tollef Fog Heen
]] Lennart Poettering | Hmm, please don't take this the wrong way: I am not convinced I want | to have distribution tests in the configure script for every Linux | distribution on the planet. In order to keep things maintainable and | easy for the majority of users I am happy to have automatic te