mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-18 10:44:28 +00:00
remove macro defined that is no longer needed
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23737 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -34,12 +34,6 @@ else
|
|||||||
SNMP_LDLIBS+=$(shell net-snmp-config --agent-libs)
|
SNMP_LDLIBS+=$(shell net-snmp-config --agent-libs)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
#
|
|
||||||
# Work around buggy RedHat 9.0
|
|
||||||
#
|
|
||||||
CFLAGS+=-DOPENSSL_NO_KRB5
|
|
||||||
|
|
||||||
all: depend $(MODS)
|
all: depend $(MODS)
|
||||||
|
|
||||||
install: all
|
install: all
|
||||||
|
Reference in New Issue
Block a user