Use sigsetjmp()/siglongjmp() when available
[platform/upstream/cmocka.git] / config.h.cmake
index 78cce7a..920bb10 100644 (file)
 /* Define to 1 if you have the `longjmp' function. */
 #cmakedefine HAVE_LONGJMP 1
 
+/* Define to 1 if you have the `siglongjmp' function. */
+#cmakedefine HAVE_SIGLONGJMP 1
+
 /* Define to 1 if you have the `malloc' function. */
 #cmakedefine HAVE_MALLOC 1