X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Futime;h=dc5dd59b6694b282d68765459715e51f010a78e1;hb=82c1692fcf6a698beaf2eaa6f5a4cbc3f378a3b9;hp=c2db72edf696aa89f83e165b39c6aa1db317a194;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/utime b/modules/utime index c2db72edf..dc5dd59b6 100644 --- a/modules/utime +++ b/modules/utime @@ -4,15 +4,16 @@ utime() function: change access and/or modification times of a file. Files: lib/utime.c m4/utimbuf.m4 -m4/utimes.m4 m4/utime.m4 +m4/utimes.m4 +m4/utimes-null.m4 Depends-on: safe-read full-write configure.ac: -jm_FUNC_UTIME +gl_FUNC_UTIME Makefile.am: @@ -23,6 +24,9 @@ Include: # include #endif +License: +GPL + Maintainer: Jim Meyering