On 22 August 2011 13:12, Mikhail Gusarov <mikhail.gusa...@cfengine.com>wrote:

> Please try to change the line
>
>   if test x$DIRFD_MACRO_FOUND != x; then
>
> to
>
>   if test x$DIRFD_MACRO_FOUND = x; then
>
> in configure.ac, rerun ./autogen.sh and see whether it works for you.
>

I tried the patch followed by bash autogen.sh, this bombed out with autom4te
needing GNU m4 1.4 or later. I'm probably missing something on my machine,
something I don't normally need to compile cfe.

- Erlend

PS: Got to run now, will look more into this tomorrow.
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to