mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +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:
@@ -30,7 +30,7 @@
|
||||
*/
|
||||
|
||||
/*** MODULEINFO
|
||||
<depend>vpbapi</depend>
|
||||
<depend>vpb</depend>
|
||||
***/
|
||||
|
||||
#include <vpbapi.h>
|
||||
|
Reference in New Issue
Block a user