From: Kevin P. Fleming Date: Sun, 30 Apr 2006 17:53:37 +0000 (+0000) Subject: remove macro defined that is no longer needed X-Git-Tag: 1.4.0-beta1~1670 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f3eaae4593743cbba96f61ceeea2640f4b9cde57;p=thirdparty%2Fasterisk.git remove macro defined that is no longer needed git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23737 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/res/Makefile b/res/Makefile index bd9c446180..ea90998b28 100644 --- 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