dect
/
asterisk
Archived
13
0
Fork 0

(closes issue #10496)

Reported by: caio1982
Fix building on OSX.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@79989 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
file 2007-08-20 00:38:20 +00:00
parent 6935f942e7
commit 5971b5afa1
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ aelparse: aelparse.o aelbison.o pbx_ael.o ael_main.o ast_expr2f.o ast_expr2.o st
extconf.o : extconf.c
conf2ael: conf2ael.o ast_expr2f.o ast_expr2.o aelbison.o aelparse.o pbx_ael.o pval.o extconf.o
conf2ael: conf2ael.o ast_expr2f.o ast_expr2.o aelbison.o aelparse.o pbx_ael.o pval.o extconf.o strcompat.o
testexpr2s: ../main/ast_expr2f.c ../main/ast_expr2.c ../main/ast_expr2.h