Take URI from responses (bug #215)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1473 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2003-09-04 04:40:37 +00:00
parent e42d5a20fd
commit 687a0e76b5
2 changed files with 2 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
# the GNU General Public License
#
USE_MYSQL_VM_INTERFACE=1
USE_MYSQL_VM_INTERFACE=0
MLFLAGS=
ifeq ($(USE_MYSQL_VM_INTERFACE),1)