Mercurial > hg > octave-shane > gnulib-hg
view modules/utimecmp @ 14271:b4cc3c41ca79
libposix: Add _HEADERS primaries to posix modules.
Modify gnulib-tool to strip them from generated Makefile.am-s where
they are not needed. Also, replace M4 macro prefixes when requested.
Finally, omit calls to error() for libposix.
author | Bruce Korb <bkorb@gnu.org> |
---|---|
date | Sat, 05 Feb 2011 08:22:48 -0800 |
parents | d0732ed2dd55 |
children | 1e0bf20577a1 |
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 xalloc intprops lstat stdbool stdint verify configure.ac: gl_UTIMECMP Makefile.am: Include: "utimecmp.h" Link: $(LIB_CLOCK_GETTIME) License: GPL Maintainer: Paul Eggert, Jim Meyering