Asterisk - The Open Source Telephony Project  18.5.0
Macros
buildopts.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define AST_BUILDOPT_SUM   "30ef0c93b36035ec78c9cfd712d36d9b"
 
#define AST_BUILDOPTS   "DEBUG_THREADS, OPTIONAL_API, TEST_FRAMEWORK"
 
#define AST_DEVMODE   1
 
#define DEBUG_THREADS   1
 
#define OPTIONAL_API   1
 
#define TEST_FRAMEWORK   1
 

Macro Definition Documentation

◆ AST_BUILDOPT_SUM

#define AST_BUILDOPT_SUM   "30ef0c93b36035ec78c9cfd712d36d9b"

Definition at line 10 of file buildopts.h.

◆ AST_BUILDOPTS

#define AST_BUILDOPTS   "DEBUG_THREADS, OPTIONAL_API, TEST_FRAMEWORK"

Definition at line 11 of file buildopts.h.

Referenced by ast_ari_asterisk_get_info().

◆ AST_DEVMODE

#define AST_DEVMODE   1

Definition at line 6 of file buildopts.h.

Referenced by hash_ao2_node_destructor(), and rb_ao2_node_destructor().

◆ DEBUG_THREADS

#define DEBUG_THREADS   1

Definition at line 7 of file buildopts.h.

◆ OPTIONAL_API

#define OPTIONAL_API   1

Definition at line 8 of file buildopts.h.

◆ TEST_FRAMEWORK

#define TEST_FRAMEWORK   1

Definition at line 9 of file buildopts.h.