View Single Post

   
  #4 (permalink)  
Old 04-11-2008, 05:43 AM
Marc G. Fournier
 
Posts: n/a
Default Re: Autotools update

On Fri, 1 Jul 2005, Peter Eisentraut wrote:

> Tom Lane wrote:
>> Are the correct tools also installed on cvs.postgresql.org (ie, will
>> the right things happen when Marc tries to build a tarball)?

>
> I don't see any autoconf installed there, so the wrong thing would
> happen either way. :-) But gnu-autoconf-2.59 is in the FreeBSD ports,
> if it's required.


Pick your version:

# ls -lt /usr/local/bin/autoconf*
-r-xr-xr-x 1 root wheel 7672 Aug 22 2004 /usr/local/bin/autoconf259
-r-xr-xr-x 1 root wheel 6194 Aug 22 2004 /usr/local/bin/autoconf253
-rwxr-xr-x 1 root wheel 5007 Jul 27 2003 /usr/local/bin/autoconf213

But, we only run those when modifying configure.in and such, and not as
part of any scripts ...

----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply With Quote