-
- Downloads
Build System: Fix --disable-xmldoc option.
The configure option to disable XML documentation does not currently work. This patch makes it effective, but also causes an ABI change by removing the ast_xmldoc_* symbols. Disabling xmldoc also prevents docs from being automatically generated, but they can still be manually generated with 'make doc/core-en_US.xml'. ASTERISK-26639 Change-Id: Ifac562340c09f80c83e0203de098fcac93bf8c44
Showing
- Makefile 18 additions, 4 deletionsMakefile
- configure 9 additions, 4 deletionsconfigure
- configure.ac 6 additions, 4 deletionsconfigure.ac
- include/asterisk/autoconfig.h.in 3 additions, 0 deletionsinclude/asterisk/autoconfig.h.in
- include/asterisk/xml.h 0 additions, 5 deletionsinclude/asterisk/xml.h
- main/config_options.c 1 addition, 1 deletionmain/config_options.c
- main/manager.c 4 additions, 0 deletionsmain/manager.c
- makeopts.in 1 addition, 0 deletionsmakeopts.in
Loading
Please register or sign in to comment