From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: autoconf on server |
Date: | 2001-09-07 18:48:13 |
Message-ID: | 200109071848.f87ImD002345@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> Bruce Momjian writes:
>
> > Marc, can we get the proper autoconf on postgresql.org so I can run
> > autoconf. I have autoconf here but am getting errors running it:
> >
> > #$ autoconf
> > configure.in:139: /usr/contrib/bin/gm4: Non-numeric argument to built-in
> > `divert'
> > configure.in:146: /usr/contrib/bin/gm4: Non-numeric argument to built-in
> > `divert'
> > configure.in:149: /usr/contrib/bin/gm4: Non-numeric argument to built-in
> > `divert'
>
> You need to use Autoconf version 2.13.
Thanks. Works great now. Tom, no need to apply that patch I sent for
SCM. I can do my own autoconf now.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-09-07 18:48:42 | Re: Makefile.PL for Pg.so |
Previous Message | Peter Eisentraut | 2001-09-07 18:47:31 | Re: autoconf on server |