Re: autoconf version for back branches?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: autoconf version for back branches?
Date: 2006-09-04 11:56:58
Message-ID: 200609041356.58879.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Am Montag, 4. September 2006 03:57 schrieb Andrew Dunstan:
> Ah! Thanks! What had failed for me was just running with
> /path/to/old/autoconf - this one works however. Strange that a config
> package can't work out where its own installed files are.

I had that fixed in Autoconf a while back for this very reason. It certainly
works with 2.59 but apparently not in that older version.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2006-09-04 12:00:09 Re: python / 7.4 / FC5 / x86_64
Previous Message Gregory Stark 2006-09-04 11:46:37 Re: @ versus ~, redux