aboutsummaryrefslogtreecommitdiffstats
path: root/agi
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-28 20:22:05 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-28 20:22:05 +0000
commite9a1b3231c24b7eafda60b5cac11b08efa3e02ce (patch)
tree727f454640b04506b483f07db320b2e509b12762 /agi
parenteedd93f836609119935a16fd59499e4573fa843e (diff)
backport astmm + sparch fixes from the trunk
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@15743 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'agi')
-rw-r--r--agi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/agi/Makefile b/agi/Makefile
index 8cea3499f..42eea2cb9 100644
--- a/agi/Makefile
+++ b/agi/Makefile
@@ -13,7 +13,7 @@
AGIS=agi-test.agi eagi-test eagi-sphinx-test
-CFLAGS+=
+CFLAGS+=-DNO_AST_MM
LIBS=
ifeq ($(OSARCH),SunOS)