From: Daniel Stenberg Date: Tue, 18 Jan 2005 14:34:50 +0000 (+0000) Subject: check for errno.h X-Git-Tag: curl-7_13_0~58 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=65dbee01e5fcdd8dd6b9ea039c76e3e04b815e5e;p=thirdparty%2Fcurl.git check for errno.h --- diff --git a/configure.ac b/configure.ac index ccc01a9d9f..dcfae4d50c 100644 --- a/configure.ac +++ b/configure.ac @@ -1181,6 +1181,7 @@ AC_CHECK_HEADERS( sys/resource.h \ libgen.h \ locale.h \ + errno.h \ setjmp.h, dnl to do if not found [],