[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: automake-1.93 on openbsd fails:
From: |
Han Boetes |
Subject: |
Re: automake-1.93 on openbsd fails: |
Date: |
Sat, 13 Nov 2004 19:18:42 +0059 |
User-agent: |
Mutt/1.5.6i |
Han Boetes wrote:
> Alexandre Duret-Lutz wrote:
> > What version of Autoconf and M4 do you use?
>
> I am using autoconf 2.59 and BSD m4, which doesn't have a
> versionnumber.
>
> I tried building with GNUm4, but the configure script wont work
> with it. It seems like the configurescript doesn't realize one
> can use gnu-m4 as well.
Ahem, this set me thinking; I patched my autoconf with patches
from the OpenBSD ports. After removing them I could compile both
automake and autoconf with GNUm4.
And now it works OK AFAICT.
Cheers. :-)
# Han