mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
HAVE_SIGSETJMP
This commit is contained in:
parent
87afd7686f
commit
73cc1742af
@ -366,3 +366,6 @@
|
|||||||
#define HAVE_MEMORY_H 1
|
#define HAVE_MEMORY_H 1
|
||||||
|
|
||||||
#define HAVE_FIONBIO 1
|
#define HAVE_FIONBIO 1
|
||||||
|
|
||||||
|
/* Define if you have the `sigsetjmp' function. */
|
||||||
|
#define HAVE_SIGSETJMP 1
|
||||||
|
Loading…
Reference in New Issue
Block a user