disabled regex debugging (the hard way)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14023 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
4a0cd0c106
commit
fbcf75374b
@ -24,6 +24,13 @@
|
||||
#pragma alloca
|
||||
#endif
|
||||
|
||||
|
||||
/********************************************/
|
||||
/* Remove this to enable debugging in regex */
|
||||
#undef DEBUG
|
||||
/********************************************/
|
||||
|
||||
|
||||
#define _GNU_SOURCE
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
Loading…
Reference in New Issue
Block a user