Re: On aclocal.m4

From: Peter Eisentraut <e99re41(at)DoCS(dot)UU(dot)SE>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: On aclocal.m4
Date: 2000-06-13 12:41:33
Message-ID: Pine.GSO.4.02A.10006131438570.20240-100000@Ulv.DoCS.UU.SE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 12 Jun 2000, Tom Lane wrote:

> As things stood over the weekend, even just pulling from CVS required
> automake, since aclocal.m4 may or may not get a newer timestamp than
> the config/*.m4 files. I temporarily diked out the toplevel make
> dependencies that tried to update aclocal.m4, but the issue needs
> discussion.

As I mentioned to you off-list, if it actually invoked aclocal when there
was none, then that's a bug. Configure should put out a line `checking for
working aclocal|autoconf... missing|found'.

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2000-06-13 12:49:10 Re: Re: setproctitle
Previous Message Thomas Lockhart 2000-06-13 12:41:10 Re: Re: ODBC patch