zsh-workers
 help / color / mirror / code / Atom feed
* Getting an autoconf error with -dev-2
@ 2005-12-09 16:48 Bart Schaefer
  2005-12-09 17:07 ` Clint Adams
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bart Schaefer @ 2005-12-09 16:48 UTC (permalink / raw)
  To: zsh-workers

cd . && ./.preconfig
configure.ac:516: error: possibly undefined macro: AC_PROG_EGREP
./Util/preconfig: ./.preconfig failed (status 1)

Which version of autoconf are we assuming, now?  I have 2.53, which has
always been sufficient before.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Getting an autoconf error with -dev-2
  2005-12-09 16:48 Getting an autoconf error with -dev-2 Bart Schaefer
@ 2005-12-09 17:07 ` Clint Adams
  2005-12-09 17:15 ` Peter Stephenson
  2005-12-09 17:16 ` Bart Schaefer
  2 siblings, 0 replies; 4+ messages in thread
From: Clint Adams @ 2005-12-09 17:07 UTC (permalink / raw)
  To: Bart Schaefer; +Cc: zsh-workers

> configure.ac:516: error: possibly undefined macro: AC_PROG_EGREP
> ./Util/preconfig: ./.preconfig failed (status 1)
> 
> Which version of autoconf are we assuming, now?  I have 2.53, which has
> always been sufficient before.

AC_PROG_EGREP was introduced in 2.53b.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Getting an autoconf error with -dev-2
  2005-12-09 16:48 Getting an autoconf error with -dev-2 Bart Schaefer
  2005-12-09 17:07 ` Clint Adams
@ 2005-12-09 17:15 ` Peter Stephenson
  2005-12-09 17:16 ` Bart Schaefer
  2 siblings, 0 replies; 4+ messages in thread
From: Peter Stephenson @ 2005-12-09 17:15 UTC (permalink / raw)
  To: zsh-workers

Bart Schaefer wrote:
> cd . && ./.preconfig
> configure.ac:516: error: possibly undefined macro: AC_PROG_EGREP
> ./Util/preconfig: ./.preconfig failed (status 1)
> 
> Which version of autoconf are we assuming, now?  I have 2.53, which has
> always been sufficient before.

I think 2.59 is fairly common.  It seems to have been around a couple of
years.

pws


This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Getting an autoconf error with -dev-2
  2005-12-09 16:48 Getting an autoconf error with -dev-2 Bart Schaefer
  2005-12-09 17:07 ` Clint Adams
  2005-12-09 17:15 ` Peter Stephenson
@ 2005-12-09 17:16 ` Bart Schaefer
  2 siblings, 0 replies; 4+ messages in thread
From: Bart Schaefer @ 2005-12-09 17:16 UTC (permalink / raw)
  To: zsh-workers

I guess strictly speaking that's an automake error, not autoconf.
It's automake 1.5 that's the problem.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-12-09 17:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-09 16:48 Getting an autoconf error with -dev-2 Bart Schaefer
2005-12-09 17:07 ` Clint Adams
2005-12-09 17:15 ` Peter Stephenson
2005-12-09 17:16 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).