diff options
Diffstat (limited to 'lib')
-rwxr-xr-x | lib/config-vms.h | 3 |
1 files changed, 3 insertions, 0 deletions
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 <setjmp.h> header file. */ +#define HAVE_SETJMP_H 1 |