[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: Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA_at_GMail.Com>
Date: Sat, 10 Oct 2009 16:34:47 +0200

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.

-- 
Arfrever Frehtes Taifersar Arahesis
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2405878

Received on 2009-10-10 16:32:18 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.