pathnames to Kerberos include files in any of the #include lines
in the source tree.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5005
dc483132-0cff-0310-8789-
dd5450dbe970
+Tue Feb 28 00:00:22 1995 John Gilmore (gnu at toad.com)
+
+ * aclocal.m4 (ADD_DEF): Add -I...include/krb5 so we won't need
+ pathnames to Kerberos include files in any of the #include lines
+ in the source tree.
+
Mon Feb 13 23:39:21 1995 Theodore Y. Ts'o (tytso@dcl)
* aclocal.m4 (WITH_LINKER): Add a new configure production which
dnl local includes are used -- KRB_INCLUDE
dnl
define(KRB_INCLUDE,[
-ADD_DEF([-I${SRCTOP}/include -I${BUILDTOP}/include])dnl
+ADD_DEF([-I$(SRCTOP)/include -I$(BUILDTOP)/include -I$(BUILDTOP)/include/krb5])dnl
])dnl
dnl
dnl ISODE/pepsy includes are used -- ISODE_INCLUDE