]> git.ipfire.org Git - thirdparty/autoconf.git/commit
(AC_FUNC_STRERROR_R): Call strerror_r with 2nd arg
authorJim Meyering <meyering@lucent.com>
Sun, 28 May 2000 16:27:56 +0000 (16:27 +0000)
committerJim Meyering <meyering@lucent.com>
Sun, 28 May 2000 16:27:56 +0000 (16:27 +0000)
commit8d425b4c2489c7bf442aa5b058fbbf7cf67daa53
tree5dec1cd1b5ff5c71838e851ba9274d47b4597bb8
parent4928d32db921446c0fcded7a8547326a87cfbd3a
(AC_FUNC_STRERROR_R): Call strerror_r with 2nd arg
of type char*, not int.  Suggestion from Paul Eggert.
acspecific.m4
lib/autoconf/specific.m4