mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
- add missing IXJUSER to menuselect-deps.in
- don't check for a private function when looking for nbs - fix the path to ixjuser.h git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22904 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -15,7 +15,6 @@ NBS=@PBX_LIBnbs@
|
||||
OGG=@PBX_LIBogg@
|
||||
OSSAUDIO=@PBX_LIBossaudio@
|
||||
PGSQL=@PBX_LIBpq@
|
||||
PTLIB=@PBX_LIBPWLIB@
|
||||
QT=@PBX_QT@
|
||||
SQLITE=@PBX_LIBsqlite@
|
||||
SSL=@PBX_LIBssl@
|
||||
@@ -25,3 +24,4 @@ WIN32=@OSISWIN32@
|
||||
ZLIB=@PBX_LIBz@
|
||||
ZAPTEL=@PBX_LIBtonezone@
|
||||
LIBGSM=@PBX_LIBgsm@
|
||||
IXJUSER=@PBX_IXJUSER@
|
||||
|
Reference in New Issue
Block a user