On Sat, 2009-10-10 at 17:09 +0100, Stefan Sperling wrote:
> On Sat, Oct 10, 2009 at 12:02:23PM -0400, Greg Stein wrote:
> > On Sat, Oct 10, 2009 at 10:34, Arfrever Frehtes Taifersar Arahesis
> > <Arfrever.FTA_at_gmail.com> wrote:
> > > 2009-10-07 01:43:09 Julian Foad napisaĆ(a):
> > >> Author: julianfoad
> > >> Date: Tue Oct 6 16:43:08 2009
> > >> New Revision: 39811
> > >>
> > >> Log:
> > >> Fix usage of 'grep' in the build system. '$GREP' was invoked for finding
> > >> D-Bus and KWallet, but is not defined.
> > >
> > > Definition of AC_PROG_EGREP macro in /usr/share/autoconf/autoconf/programs.m4
> > > contains AC_REQUIRE([AC_PROG_GREP]), so AC_PROG_GREP is called which defines GREP.
> >
> > Obviously not, if Julian had to fix it. Maybe something version-specific?
>
> Yup. It exists in autoconf-2.61, but autoconf-2.59 does not have it.
I'm using autoconf-2.59.
Thanks for the info. I've edited the log message to reflect this
information.
- Julian
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2406684
Received on 2009-10-12 16:36:53 CEST