summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/config.m4
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-04-25 09:56:39 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:04:22 -0500
commitf7ef5201580d6c57f12764e95e8facf864224f0a (patch)
tree417ef880874d7df2e51dcb5ae82d57c9e0d67963 /source4/heimdal_build/config.m4
parent8d78725b2abdf81c310c35f8cde3c9c353973564 (diff)
downloadsamba-f7ef5201580d6c57f12764e95e8facf864224f0a.tar.gz
samba-f7ef5201580d6c57f12764e95e8facf864224f0a.tar.bz2
samba-f7ef5201580d6c57f12764e95e8facf864224f0a.zip
r15234: Remove heimdal include paths from global CFLAGS
(This used to be commit 0466165e90160209679a6005511e04e55ed2bf06)
Diffstat (limited to 'source4/heimdal_build/config.m4')
-rw-r--r--source4/heimdal_build/config.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/heimdal_build/config.m4 b/source4/heimdal_build/config.m4
index 4a3ad4d947..75667ab772 100644
--- a/source4/heimdal_build/config.m4
+++ b/source4/heimdal_build/config.m4
@@ -218,7 +218,6 @@ AC_PROG_YACC
# if we ever get to using a host kerberos, we might add conditionals here
AC_DEFINE(HAVE_KRB5,1,[Whether kerberos is available])
-CFLAGS="${CFLAGS} -Iheimdal_build -Iheimdal/lib/krb5 -Iheimdal/lib/gssapi -Iheimdal/lib/asn1 -Iheimdal/lib/com_err -Iheimdal/lib/hdb -Iheimdal/kdc -Iheimdal/lib/roken -Iheimdal/lib/des"
HAVE_KRB5=YES
SMB_ENABLE(KERBEROS_LIB, YES)
SMB_ENABLE(asn1_compile, YES)