Re: Backwards compatibility: time_t test

2002-04-30 Thread Paul Eggert
> From: Lars Hecking <[EMAIL PROTECTED]> > Date: Tue, 30 Apr 2002 20:06:51 +0100 > > Can anyone suggest a test for time_t that works with both 2.13 and 2.5x > and doesn't require acconfig.h? How about if you create an acconfig.h just before running Autoconf 2.13? (If you're running Autoconf 2.

Backwards compatibility: time_t test

2002-04-30 Thread Lars Hecking
With the impending release of autoconf 2.54, I am now very close to a configure.in that works with both 2.13 and 2.5x. However, one problem remains, and it is quite similar to the one reported by Andreas Bauer a few days ago (Subject: Different versions of autoconf cause problems here...)