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

Re: What is AC_PROG_EGREP?

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2003-03-11 18:52:56 CET

--On Tuesday, March 11, 2003 5:47 PM +0000 Philip Martin
<philip@codematters.co.uk> wrote:

> I am using Debian Linux with autoconf 2.53-2 installed--Debian also
> installs a compatibility autoconf2.13 but Subversion uses 2.53. As
> far as I can tell neither package contains AC_PROG_EGREP, but all this
> autoconf stuff is a mystery to me. Can someone explain?

Hmm. It's documented in autoconf 2.54+. Perhaps they added it then - I wish
they said when they added or changed macros in the documentation. But,
without that on autoconf-2.54+, $EGREP isn't defined and the AC_EGREP_HEADER
check in svn-apache.m4 will fail. I wonder if previous version just relied on
the presence of egrep? -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 11 18:53:45 2003

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.