* aclocal.m4 (KRB_INCLUDE): Put in-tree include dirs before previous contents of...
authorKen Raeburn <raeburn@mit.edu>
Tue, 3 Sep 2002 22:31:16 +0000 (22:31 +0000)
committerKen Raeburn <raeburn@mit.edu>
Tue, 3 Sep 2002 22:31:16 +0000 (22:31 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14826 dc483132-0cff-0310-8789-dd5450dbe970

src/ChangeLog
src/aclocal.m4

index 754cbe4604404ede7dbaf85198eab87c108644bb..bac1817994953f49df3ee7187fa1328b130258d7 100644 (file)
@@ -1,3 +1,8 @@
+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.
index cfac19ed8a7d558896b35d3b89c5abfeae849a18..51bd0b7e7e6be6a878915a4b8e1e056e0ff4f971 100644 (file)
@@ -497,7 +497,7 @@ dnl
 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