From 4d00ceba264a9fd04241dcd2685526ce64c1346b Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 13 Jul 2019 08:34:45 -0400 Subject: 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 | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap.conf') diff --git a/bootstrap.conf b/bootstrap.conf index 23f803bb..8265660c 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -48,4 +48,5 @@ alloca fdl getloadavg host-cpu-c-abi +strerror make-glob" -- cgit v1.2.1