[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r39811 - in trunk: . build/ac-macros

From: Stefan Sperling <stsp_at_elego.de>
Date: Sat, 10 Oct 2009 17:09:42 +0100

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.

Stefan

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2405898
Received on 2009-10-10 18:10:00 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.