Re: Gripe: working on configure now requires Automake installed locally - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Gripe: working on configure now requires Automake installed locally
Date
Msg-id Pine.GSO.4.02A.10006131435150.20240-100000@Ulv.DoCS.UU.SE
Whole thread Raw
In response to Re: Gripe: working on configure now requires Automake installed locally  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Re: Gripe: working on configure now requires Automake installed locally  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-hackers
On Mon, 12 Jun 2000, Tom Lane wrote:

> Huh?  libtool doesn't require automake; I've been using it quite
> successfully for libjpeg without any automake.

Okay, then I'll have to investigate more. I'll tell you what, I'll change
`aclocal' to `cat' for the time being. But I'd sure hate to have all the
macro definitions in one file. As someone else once said, you separate
what you test for from how you do the testing -- implementation hiding.

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



pgsql-hackers by date:

Previous
From: "anuj"
Date:
Subject: linking error
Next
From: Peter Eisentraut
Date:
Subject: Re: On aclocal.m4