[beast: 4/43] DOCS: build docs with BSE_CONVENIENCE



commit d2cdaff7858333b9945911f5059a6def6a6c3f73
Author: Tim Janik <timj gnu org>
Date:   Sat Jun 24 02:48:16 2017 +0200

    DOCS: build docs with BSE_CONVENIENCE
    
    Signed-off-by: Tim Janik <timj gnu org>

 docs/doxygen.cfg |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/doxygen.cfg b/docs/doxygen.cfg
index dae6170..684a0dd 100644
--- a/docs/doxygen.cfg
+++ b/docs/doxygen.cfg
@@ -43,7 +43,7 @@ ENABLED_SECTIONS      = ""
 REFERENCED_BY_RELATION = YES
 
 MACRO_EXPANSION                = YES
-PREDEFINED  = DOXYGEN RAPICORN_CONVENIENCE __SIZEOF_LONG__=8
+PREDEFINED  = DOXYGEN BSE_CONVENIENCE __SIZEOF_LONG__=8
 PREDEFINED += static_assert(x,y)= RAPICORN_STATIC_ASSERT(x)= RAPICORN_STARTUP_ASSERT(x)=
 PREDEFINED += "record=struct" "sequence=struct" "RAPICORN_PIXBUF_TYPE=Pixbuf" "G_BEGIN_DECLS=" "G_END_DECLS="
 PREDEFINED += "__attribute__(x)=" RAPICORN_CONST= RAPICORN_NORETURN= RAPICORN_NOINLINE= RAPICORN_PRINTF(x,y)=


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]