aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2020-11-22 12:42:15 +0000
committerTatsuya Kinoshita <tats@debian.org>2020-11-22 12:42:15 +0000
commitc76a188ea800cda935999196fa7c9d9e733e6ee0 (patch)
tree01e63c3972f5c4d3ccab2340794c65ce1f5f93f9 /config.h.in
parentFix compilation error "too few arguments to function 'longjmp'" (diff)
downloadw3m-c76a188ea800cda935999196fa7c9d9e733e6ee0.tar.gz
w3m-c76a188ea800cda935999196fa7c9d9e733e6ee0.zip
Drop HAVE_SYS_ERRLIST
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in1
1 files changed, 0 insertions, 1 deletions
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