]> git.ipfire.org Git - thirdparty/tar.git/commit
(jm_PREREQ_ERROR): Do not invoke AC_CHECK_FUNCS with strerror_r, as
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 20 Oct 2001 18:10:52 +0000 (18:10 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 20 Oct 2001 18:10:52 +0000 (18:10 +0000)
commite439c9fe362468af0233189f86faeca817110b86
treefc35f9c5826162e958b701cd4e697ab35d4394e4
parent88711e3972944ed39056740304c2dc38f3079e64
(jm_PREREQ_ERROR): Do not invoke AC_CHECK_FUNCS with strerror_r, as
AC_FUNC_STRERROR_R does that.
Check for strerror declaration.
m4/error.m4