From: Daniel Stenberg Date: Tue, 4 Feb 2003 22:28:36 +0000 (+0000) Subject: VMS has setjmp.h X-Git-Tag: curl-7_10_4~147 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fa47138327a98195d0be2c8c2d741cee8763d74d;p=curl VMS has setjmp.h --- diff --git a/lib/config-vms.h b/lib/config-vms.h index 8e894aae3..a2bf264d8 100755 --- a/lib/config-vms.h +++ b/lib/config-vms.h @@ -369,3 +369,6 @@ /* Define if you have the `sigsetjmp' function. */ #define HAVE_SIGSETJMP 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_SETJMP_H 1