summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-09-04 04:40:37 +0000
committerMark Spencer <markster@digium.com>2003-09-04 04:40:37 +0000
commit687a0e76b53366652363eb9f19e088aad5cd2a29 (patch)
tree68414f1d03b443b54f193e986f85e1ca234e655c /apps/Makefile
parente42d5a20fd7b898a2a2143d0899078961d46a3fb (diff)
Take URI from responses (bug #215)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1473 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/Makefile')
-rwxr-xr-xapps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Makefile b/apps/Makefile
index 1fec5c14b..ead8f1034 100755
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -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)