Mercurial > hg > octave-nkf > gnulib-hg
view modules/utimecmp @ 16749:2c1499f688aa
logf-ieee: Fix test whether logf works.
* m4/logf.m4 (gl_FUNC_LOGF): Fix typo in test program.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 01 Apr 2012 19:31:01 +0200 |
parents | 6f608fb3afd7 |
children |
line wrap: on
line source
Description: compare file time stamps Files: lib/utimecmp.h lib/utimecmp.c m4/utimecmp.m4 Depends-on: hash stat-time time utimens intprops lstat stdbool stdint verify configure.ac: gl_UTIMECMP Makefile.am: lib_SOURCES += utimecmp.c Include: "utimecmp.h" Link: $(LIB_CLOCK_GETTIME) License: GPL Maintainer: Paul Eggert, Jim Meyering