[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: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-03-11 18:58:57 CET

Justin Erenkrantz <jerenkrantz@apache.org> writes:

> --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

Googling...

AC_PROG_EGREP is new in autoconf 2.53b. Should we change the
AC_PREREQ in configure.in? Should we change buildcheck.sh? Do we
really need AC_PROG_EGREP? Am I going to have to install a newer
version on autoconf to build Subversion, despite the fact that the
current one works?

-- 
Philip Martin
---------------------------------------------------------------------
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:59:41 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.