Mercurial > hg > octave-shane > gnulib-hg
view modules/utimecmp @ 15187:8f6c698d0789
crc: Move AC_LIBOBJ invocations to module description.
* m4/crc.m4: Remove file.
* modules/crc (Files): Remove it.
(configure.ac): Remove gl_CRC call.
(Makefile.am): Augment lib_SOURCES.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 23 May 2011 22:51:09 +0200 |
parents | 1e0bf20577a1 |
children | 6f608fb3afd7 |
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: Include: "utimecmp.h" Link: $(LIB_CLOCK_GETTIME) License: GPL Maintainer: Paul Eggert, Jim Meyering