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:
0adfa8c
)
remove macro defined that is no longer needed
author
Kevin P. Fleming
<kpfleming@digium.com>
Sun, 30 Apr 2006 17:53:37 +0000
(17:53 +0000)
committer
Kevin P. Fleming
<kpfleming@digium.com>
Sun, 30 Apr 2006 17:53:37 +0000
(17:53 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23737
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
res/Makefile
patch
|
blob
|
history
diff --git
a/res/Makefile
b/res/Makefile
index
bd9c446
..
ea90998
100644
(file)
--- a/
res/Makefile
+++ b/
res/Makefile
@@
-34,12
+34,6
@@
else
SNMP_LDLIBS+=$(shell net-snmp-config --agent-libs)
endif
-
-#
-# Work around buggy RedHat 9.0
-#
-CFLAGS+=-DOPENSSL_NO_KRB5
-
all: depend $(MODS)
install: all