On Wed, 2011-10-12 at 19:32 +, Troy Runkel wrote:
> The GNU make configure script currently doesn’t enable high resolution
> file timestamp support for the Mac OSX platform. However, nanosecond
> file timestamps are available, they’re just stored in a different
> location in the ‘struct stat’
The GNU make configure script currently doesn't enable high resolution file
timestamp support for the Mac OSX platform. However, nanosecond file
timestamps are available, they're just stored in a different location in the
'struct stat' structure used by the stat() API call (st_mtimespec.tv_nsec