From f3eaae4593743cbba96f61ceeea2640f4b9cde57 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Sun, 30 Apr 2006 17:53:37 +0000 Subject: remove macro defined that is no longer needed git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23737 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- res/Makefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'res') diff --git a/res/Makefile b/res/Makefile index bd9c44618..ea90998b2 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 -- cgit v1.2.3