[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pengfork-devel] Cvs remark
From: |
Nicolas Burrus |
Subject: |
Re: [Pengfork-devel] Cvs remark |
Date: |
Wed, 28 Aug 2002 09:45:17 +0200 |
User-agent: |
KMail/1.4.3 |
On Wednesday 28 August 2002 01:31, lordheavy wrote:
> Le Mardi 27 Août 2002 16:57, Nicolas Burrus a écrit :
> > Because of cvs timestamps problem with auto* generated scripts, I've
> > removed all Makefile.in, configure and config/* stuff. Please run
> > autoreconf -fvi or read README.cvs after checkout.
> >
> > You need autoconf 2.53 and automake 1.6.
>
> autoconf complain about config.h and doesn't generate configure file !
Run "autoreconf -fi" and not only autoconf. Autoreconf calls autoheader, etc
... which are needed to create config.h.
--
Nicolas