This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cygwin's autoconf?


Hi!
Finally I decided to study seriously the autotools (thanks for the references, Nicholas!).. but I have a small problem:

(cyberone is my CygWin/WinXP desktop machine, cyberx is my FreeBSD home-server machine)
cyberone$ autoreconf
cyberone$ rsync -vrLe ssh --delete * lapo@cyberx:project/
cyberx$ ./configure
[normal configure output]
cyberx$ make
cd . && /bin/sh $(HOME)/project/config/missing --run autoconf
FATAL ERROR: Autoconf version 2.54 or higher is required for this script

Now.. either I've got it completely wrong in my head or autoconf on a "user" PC should be needed only if configure.in/Makefile.am are modified?
Maybe a problem with the granularity of Windows filetimes?

--
Lapo 'Raist' Luchini
lapo@lapo.it (PGP & X.509 keys available)
http://www.lapo.it (ICQ UIN: 529796)

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]