Take over the maintenance of some older macros from Autoconf.
authorBruno Haible <bruno@clisp.org>
Fri, 17 Sep 2010 16:18:38 +0000 (10:18 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 17 Sep 2010 16:18:38 +0000 (10:18 -0600)
commit025fae6d61b82020179feb5c72d3747f1ce351c4
tree20da3f5b0b4d2d8b3281ad96ba860fbf8d06e6ab
parent18aae5b74420237d8c827e7c68312c5b71d659dc
Take over the maintenance of some older macros from Autoconf.

* m4/error.m4 (AC_FUNC_ERROR_AT_LINE): New macro, from GNU Autoconf.
* m4/lstat.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): New macro, from
GNU Autoconf.
* m4/memcmp.m4 (AC_FUNC_MEMCMP): New macro, from GNU Autoconf.
* m4/mktime.m4 (AC_FUNC_MKTIME): Change comment.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
m4/error.m4
m4/lstat.m4
m4/memcmp.m4
m4/mktime.m4