-
- Downloads
The fixes in this commit are mainly to allow compiling of trunk with...
The fixes in this commit are mainly to allow compiling of trunk with --enable-dev-mode, mutex profiling, lock debugging, etc. Mainly, the version.c needs to be in the OBJS line; asterisk.h was chosen to have the prototypes for ast_get_version, ast_get_version_num; and the ASTERISK_FILE_VERSION macro needs to be used after including asterisk.h in a few files. I hope I did the right thing. If not, let me know. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@97656 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- channels/console_board.c 1 addition, 0 deletionschannels/console_board.c
- channels/console_video.c 1 addition, 0 deletionschannels/console_video.c
- channels/vgrabbers.c 1 addition, 0 deletionschannels/vgrabbers.c
- include/asterisk.h 3 additions, 0 deletionsinclude/asterisk.h
- utils/astman.c 1 addition, 1 deletionutils/astman.c
Loading
Please register or sign in to comment