aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.dist
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.dist
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.dist')
-rw-r--r--config.h.dist1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h.dist b/config.h.dist
index 4d9c119..37aa804 100644
--- a/config.h.dist
+++ b/config.h.dist
@@ -194,7 +194,6 @@ typedef long clen_t;
#define HAVE_STRCASESTR
#define HAVE_STRCHR
#define HAVE_STRERROR
-#define HAVE_SYS_ERRLIST
#define HAVE_BCOPY
#define HAVE_WAITPID
#define HAVE_WAIT3