Merged revisions 69702 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r69702 | russell | 2007-06-18 11:35:02 -0500 (Mon, 18 Jun 2007) | 6 lines To prevent 92138749238754 more reports of "I have unixodbc installed, but still can't build *_odbc.so!", check for ltdl directly, instead of just listing it as another library to include in the unixodbc check in the configure script. This also makes ltdl show up as a dependency in menuselect so people know what to go install. (related to issue #9989, patch by me) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69703 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- apps/app_voicemail.c 1 addition, 0 deletionsapps/app_voicemail.c
- build_tools/menuselect-deps.in 1 addition, 0 deletionsbuild_tools/menuselect-deps.in
- cdr/cdr_odbc.c 1 addition, 0 deletionscdr/cdr_odbc.c
- configure 441 additions, 12 deletionsconfigure
- configure.ac 5 additions, 1 deletionconfigure.ac
- funcs/func_odbc.c 1 addition, 0 deletionsfuncs/func_odbc.c
- include/asterisk/autoconfig.h.in 6 additions, 0 deletionsinclude/asterisk/autoconfig.h.in
- res/res_config_odbc.c 1 addition, 0 deletionsres/res_config_odbc.c
- res/res_odbc.c 1 addition, 0 deletionsres/res_odbc.c
Loading
Please register or sign in to comment