On Fri, Sep 16, 2011 at 11:30:20PM +0200, Axel Rau wrote: > Am 16.09.2011 um 11:10 schrieb Hannes von Haugwitz: > > Could you please try to reproduce this issue with the current > > development version in git[1]? > I'm getting: > --- > ===> Configuring for aide-0.15.1_4 > /usr/local/bin/gm4:configure.in:1: cannot open `version.m4': No such file or > directory > autom4te-2.68: /usr/local/bin/gm4 failed with exit status: 1 > --- > Wrong version of gm4? I'm not very familiar with m4 or automake.
Please run 'sh autogen.sh' after cloning the git repository. The script calls version.sh, which creates version.m4. Greetings Hannes _______________________________________________ Aide mailing list [email protected] https://mailman.cs.tut.fi/mailman/listinfo/aide
