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
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
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
]] 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