Mercurial > hg > octave-kai > gnulib-hg
view modules/lib-ignore @ 8223:ca249819379f
* lib/getdate.h (includes): Include <time.h>, not "timespec.h".
* lib/stat-time.h (includes): Likewise.
* lib/utimecmp.c (includes): Likewise.
* lib/utimens.h (includes): Likewise.
* lib/getdate.y (includes): Also include "timespec.h" for use
internal to the module.
* modules/utimens (Depends-on): Revert yesterday's patch.
* modules/nanosleep (Depends-on): Add missing dependency.
author | Eric Blake <ebb9@byu.net> |
---|---|
date | Fri, 23 Feb 2007 18:25:21 +0000 |
parents | 6b31c8787689 |
children | 9dc379bea179 |
line wrap: on
line source
Description: If possible, ignore libraries that are not depended on. Files: m4/lib-ignore.m4 Depends-on: configure.ac: gl_IGNORE_UNUSED_LIBRARIES Makefile.am: Include: License: GPL Maintainer: Paul Eggert and Jim Meyering