From c76a188ea800cda935999196fa7c9d9e733e6ee0 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Sun, 22 Nov 2020 21:42:15 +0900 Subject: Drop HAVE_SYS_ERRLIST --- config.h.in | 1 - 1 file changed, 1 deletion(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 7c03d3c..e87d6ba 100644 --- a/config.h.in +++ b/config.h.in @@ -127,7 +127,6 @@ typedef long clen_t; #undef HAVE_STRCASESTR #undef HAVE_STRCHR #undef HAVE_STRERROR -#undef HAVE_SYS_ERRLIST #undef HAVE_BCOPY #undef HAVE_WAITPID #undef HAVE_WAIT3 -- cgit v1.2.3