Mercurial > hg > octave-kai > gnulib-hg
changeset 2251:20a21817d0d8
*** empty log message ***
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Sat, 05 Feb 2000 09:54:33 +0000 |
parents | 754c57bf4d50 |
children | ec0d447b7ec8 |
files | m4/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -18,6 +18,12 @@ definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/. Reported by Eli Zaretskii. +2000-01-31 Jim Meyering <meyering@lucent.com> + + * check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of + functions. Add the time.h and sys/time.h headers along with the + AC_REQUIRE'ment of AC_HEADER_TIME. + 2000-01-30 Jim Meyering <meyering@lucent.com> * lib-check.m4: Clean up some kludgy old shadow password tests.