Mercurial > hg > octave-shane > gnulib-hg
changeset 17100:1783fdc5730c
fdutimensat: omit unnecessary AC_C_INLINE
* modules/fdutimensat (configure.ac): Remove AC_C_INLINE.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Wed, 29 Aug 2012 21:14:24 -0700 |
parents | 66fafd5c6640 |
children | 99fa3b05f1c8 |
files | ChangeLog modules/fdutimensat |
diffstat | 2 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2012-09-22 Paul Eggert <eggert@cs.ucla.edu> + fdutimensat: omit unnecessary AC_C_INLINE + * modules/fdutimensat (configure.ac): Remove AC_C_INLINE. + fchmodat, fchownat, fstatat: use extern-inline * lib/fchmodat.c, lib/openat.h (FCHMODAT_INLINE): * lib/fchownat.c, lib/openat.h (FCHOWNAT_INLINE):