The DEBUG macro enabled by --enable-debug is actually LIBGTOP_ENABLE_DEBUG.
This commit is contained in:
committed by
Robert Roth
parent
a3a16707b5
commit
a93dc2526d
@@ -26,8 +26,8 @@
|
||||
#ifndef PARENT_DEBUG
|
||||
#define PARENT_DEBUG 1
|
||||
#endif
|
||||
#ifndef DEBUG
|
||||
#define DEBUG 1
|
||||
#ifndef LIBGTOP_ENABLE_DEBUG
|
||||
#define LIBGTOP_ENABLE_DEBUG 1
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user