cvs version of autoconf usable??

2000-03-21 Thread John Fortin
esn't seem supported anymore. ( Based on posts in early October ) Is there a conversion path?? Is autoconf supposed to be backwards compatible? Regards, John Fortin

Re: cvs version of autoconf usable??

2000-03-21 Thread John Fortin
n of autoconf. It didn't work. The > > Well, then could you please help us spot the problem? > Yes, I can. Unfortunately, I am at work and my log files are at home. I'll post them tonight. autoconf built fine ( except for the man files ). I ran the tests. There were some f

Re: cvs version of autoconf usable??

2000-03-21 Thread John Fortin
Akim Demaille wrote: > > >>>>> "John" == John Fortin <[EMAIL PROTECTED]> writes: > > John> Yes, I can. Unfortunately, I am at work and my log files are at > John> home. I'll post them tonight. > > Thanks! > > John>

Re: cvs version of autoconf usable??

2000-03-22 Thread John Fortin
A > make check CC=gcc (or whatever the name of your compiler). > Done. Works... > | configure.in:131: warning: AC_C_CONST was called before AC_PROG_CC_STDC > | configure.in:133: warning: AC_STRUCT_ST_RDEV is obsolete; replace it with > | AC_CHECK_MEMBERS((struct stat.st_rde

Re: cvs version of autoconf usable??

2000-03-22 Thread John Fortin
Russ Allbery wrote: > > Akim Demaille <[EMAIL PROTECTED]> writes: > > > | help2man requires perl (which I have), but also requires the POSIX.pm > > | module, which does not seem to be available. > > > OK, thanks, this will have to be tested. > > The POSIX module has been a standard part of Per

Re: cvs version of autoconf usable??

2000-03-22 Thread John Fortin
John Fortin wrote: > > Russ Allbery wrote: > > > > Akim Demaille <[EMAIL PROTECTED]> writes: > > > > > | help2man requires perl (which I have), but also requires the POSIX.pm > > > | module, which does not seem to be available. > > > >

Re: cvs version of autoconf usable??

2000-03-22 Thread John Fortin
John Fortin wrote: > > John Fortin wrote: > > > > Russ Allbery wrote: > > > > > > Akim Demaille <[EMAIL PROTECTED]> writes: > > > > > > > | help2man requires perl (which I have), but also requires the POSIX.pm > > > > |