+2002-09-03 Ken Raeburn <raeburn@mit.edu>
+
+ * aclocal.m4 (KRB_INCLUDE): Put in-tree include dirs before
+ previous contents of CPPFLAGS.
+
2002-09-03 Ezra Peisach <epeisach@bu.edu>
* acconfig.h: Remove - no longer necessary.
dnl local includes are used -- KRB_INCLUDE
dnl
define(KRB_INCLUDE,[
-ADD_DEF([-I$(BUILDTOP)/include -I$(SRCTOP)/include -I$(BUILDTOP)/include/krb5 -I$(SRCTOP)/include/krb5])dnl
+CPPFLAGS='-I$(BUILDTOP)/include -I$(SRCTOP)/include -I$(BUILDTOP)/include/krb5 -I$(SRCTOP)/include/krb5'" $CPPFLAGS"
])dnl
dnl
dnl check for yylineno -- HAVE_YYLINENO