On 08/22/2011 01:49 PM, Erlend Leganger 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 <http://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.
Yes, you need whole autotools stack to regenerate files. You might just change the aforementioned file in both configure and configure.ac, then only ./configure is needed. -- Mikhail Gusarov Software Engineer CFEngine AS Nydalsveien 33 0484 Oslo _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine