deactivate the HAVE_POSIX_SIGSETJMP flag for the time being, could be activated again later
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17431 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
6885553546
commit
8aa56b078f
@ -617,7 +617,7 @@
|
||||
//#define HAVE_SIGINTERRUPT 1
|
||||
|
||||
/* Define if you have the POSIX.1-style sigsetjmp function. */
|
||||
#define HAVE_POSIX_SIGSETJMP 1
|
||||
//#define HAVE_POSIX_SIGSETJMP 1
|
||||
|
||||
/* Define if you have the snprintf function. */
|
||||
#define HAVE_SNPRINTF 1
|
||||
|
Loading…
Reference in New Issue
Block a user