projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
448562a
)
Fix build errors.
author
Sean Bright
<sean@malleable.com>
Tue, 4 Nov 2008 16:50:34 +0000
(16:50 +0000)
committer
Sean Bright
<sean@malleable.com>
Tue, 4 Nov 2008 16:50:34 +0000
(16:50 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@154186
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
main/Makefile
patch
|
blob
|
history
diff --git
a/main/Makefile
b/main/Makefile
index
cab6f9b
..
3ed6899
100644
(file)
--- a/
main/Makefile
+++ b/
main/Makefile
@@
-39,7
+39,7
@@
OBJS+=stdtime/localtime.o
# by a module.
OBJS+=say.o
-AST_LIBS += $(SSL_LIB)
+AST_LIBS += $(OPENSSL_LIB)
AST_LIBS += $(BKTR_LIB)
AST_LIBS += $(LIBXML2_LIB)