dect
/
asterisk
Archived
13
0
Fork 0

remove macro defined that is no longer needed

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@23737 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
kpfleming 2006-04-30 17:53:37 +00:00
parent 357595cbea
commit d58d0a1f88
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