mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 02:57:23 +00:00
improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met
along the way, change tags used in configure script, menuselect-deps and code for various dependencies to be consistently named git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@154151 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
*/
|
||||
|
||||
/*** MODULEINFO
|
||||
<depend>unixodbc_or_iodbc</depend>
|
||||
<depend>odbc</depend>
|
||||
<use>unixodbc</use>
|
||||
<use>iodbc</use>
|
||||
***/
|
||||
|
@@ -29,7 +29,7 @@
|
||||
*/
|
||||
|
||||
/*** MODULEINFO
|
||||
<depend>unixodbc_or_iodbc</depend>
|
||||
<depend>odbc</depend>
|
||||
<depend>ltdl</depend>
|
||||
<use>unixodbc</use>
|
||||
<use>iodbc</use>
|
||||
|
Reference in New Issue
Block a user