aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-04-08 04:28:09 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-04-08 04:28:09 +0000
commit34567e719d310a0e3948686703359218e08885f9 (patch)
tree23c1a1c329084ae264251c61881cdfa310af599b /res
parentc6097e2993eca5983fd1836d79077f7b6ab0ed2a (diff)
work around buggy redhat 9.o installs
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@776 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'res')
-rwxr-xr-xres/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/Makefile b/res/Makefile
index deab73723..b0967f828 100755
--- a/res/Makefile
+++ b/res/Makefile
@@ -17,6 +17,10 @@ CRYPTO_LIBS=-lssl -lcrypto
CFLAGS+=
CFLAGS+=$(shell [ -f /usr/include/linux/zaptel.h ] && echo " -DZAPATA_MOH")
+#
+# Work around buggy RedHat 9.0
+#
+CFLAGS+=-DOPENSSL_NO_KRB5
all: $(MODS)