summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2021-04-06 19:32:07 +0200
committerSumit Bose <sbose@redhat.com>2021-04-06 19:32:07 +0200
commita8492d71a6db8565544444eef11de8c733c95ef8 (patch)
tree4f173ea31e6df84b8eff290199601034bf209c1b /tools
parent0353d704879f20983184f8bded4f16538d72f7cc (diff)
configure: update some macros for autoconf-2.71
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 1cdf451..71ec14d 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -1,6 +1,6 @@
include $(top_srcdir)/Makefile.decl
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/library \
-DKRB5_CONFIG=\""$(sysconfdir)/krb5.conf"\" \