-
- Downloads
BuildSystem: Remove unused dependency on libltdl.
Asterisk does not need the development package of libltdl, because it does not use any symbol of -lltdl directly. Instead, it uses the runtime package via the shared library -lodbc. On the supported platforms, that shared library declares its dependency on -lltdl correctly, otherwise AST_EXT_LIB_CHECK would have failed. ASTERISK-27745 Change-Id: Icd315809b8e7978203431f3afb66240dd3a040ba
Showing
- apps/app_voicemail.c 0 additions, 1 deletionapps/app_voicemail.c
- build_tools/menuselect-deps.in 0 additions, 1 deletionbuild_tools/menuselect-deps.in
- configure 0 additions, 136 deletionsconfigure
- configure.ac 0 additions, 4 deletionsconfigure.ac
- contrib/scripts/install_prereq 7 additions, 7 deletionscontrib/scripts/install_prereq
- include/asterisk/autoconfig.h.in 0 additions, 3 deletionsinclude/asterisk/autoconfig.h.in
- res/res_odbc.c 0 additions, 1 deletionres/res_odbc.c
Loading
Please register or sign in to comment