aboutsummaryrefslogtreecommitdiffstats
path: root/res/Makefile
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-04-30 17:53:37 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-04-30 17:53:37 +0000
commitd58d0a1f88faba5ffc6a61aabc68203ede767b14 (patch)
tree2327e77caf68802d65c878bb33a5bdc6a998615e /res/Makefile
parent357595cbeaadb53151dc48d81a2b4f1ba3fd6a16 (diff)
remove macro defined that is no longer needed
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@23737 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'res/Makefile')
-rw-r--r--res/Makefile6
1 files changed, 0 insertions, 6 deletions
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