mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-01 19:43:03 +00:00
Removing type attributes, as a change to menuselect makes them no longer necessary.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@326469 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -38,8 +38,8 @@
|
||||
*/
|
||||
|
||||
/*** MODULEINFO
|
||||
<use type="module">res_adsi</use>
|
||||
<use type="module">res_smdi</use>
|
||||
<use>res_adsi</use>
|
||||
<use>res_smdi</use>
|
||||
***/
|
||||
|
||||
/*** MAKEOPTS
|
||||
@@ -60,7 +60,7 @@
|
||||
<depend>imap_tk</depend>
|
||||
<conflict>ODBC_STORAGE</conflict>
|
||||
<conflict>FILE_STORAGE</conflict>
|
||||
<use type="external">openssl</use>
|
||||
<use>openssl</use>
|
||||
<defaultenabled>no</defaultenabled>
|
||||
</member>
|
||||
</category>
|
||||
|
||||
Reference in New Issue
Block a user