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:
Kevin P. Fleming 2006-04-30 17:53:37 +00:00
parent 0adfa8c635
commit f3eaae4593
1 changed files with 0 additions and 6 deletions

View File

@ -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