From: Ken Raeburn Date: Sat, 13 Jul 2002 01:43:49 +0000 (+0000) Subject: * pre.in (KRB5_INCSUBDIRS): Don't create the asn.1 subdirectory X-Git-Tag: krb5-1.3-alpha1~578 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=42239a3ff9929442216ace6060db789be199e4be;p=krb5.git * pre.in (KRB5_INCSUBDIRS): Don't create the asn.1 subdirectory git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14641 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/config/ChangeLog b/src/config/ChangeLog index f4996dee8..c989c943e 100644 --- a/src/config/ChangeLog +++ b/src/config/ChangeLog @@ -1,3 +1,7 @@ +2002-07-12 Ken Raeburn + + * pre.in (KRB5_INCSUBDIRS): Don't create the asn.1 subdirectory. + 2002-06-25 Ken Raeburn * pre.in (UTIL_DEPLIB, UTIL_LIB): Variables deleted. diff --git a/src/config/pre.in b/src/config/pre.in index d76de8d24..a4de1ac71 100644 --- a/src/config/pre.in +++ b/src/config/pre.in @@ -113,7 +113,6 @@ KRB5_LIBDIR = @libdir@ KRB5_SHLIBDIR = @libdir@$(SHLIB_TAIL_COMP) KRB5_INCDIR = @includedir@ KRB5_INCSUBDIRS = \ - $(KRB5_INCDIR)/asn.1 \ $(KRB5_INCDIR)/gssapi \ $(KRB5_INCDIR)/kerberosIV