]> git.ipfire.org Git - thirdparty/make.git/commit
Switch to the gnulib version of strerror()
authorPaul Smith <psmith@gnu.org>
Sat, 13 Jul 2019 12:34:45 +0000 (08:34 -0400)
committerPaul Smith <psmith@gnu.org>
Sat, 13 Jul 2019 12:47:19 +0000 (08:47 -0400)
commit4d00ceba264a9fd04241dcd2685526ce64c1346b
tree0b2c589a9860bdca6adb15f3f4d24b34d2bd8825
parent1c045bca5270f74baf0cecc665391220373267c1
Switch to the gnulib version of strerror()

* bootstrap.conf: Add strerror module
* configure.ac: Remove strerror check
* src/misc.c: Remove local strerror() implementation
* src/config.ami.template: Remove HAVE_STRERROR
* src/config.h-vms.template: Ditto.
* src/config.h.W32.template: Ditto.
bootstrap.conf
configure.ac
src/config.ami.template
src/config.h-vms.template
src/config.h.W32.template
src/misc.c