From dcfa7886162fa0a394c776459bda5cd31dbd4bd1 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Thu, 12 Aug 1999 02:21:43 +0000 Subject: [PATCH] (ACLOCAL): just use `cf', this variable is only used when the current directory is $(top_srcdir) anyways and having $(top_srcdir) there breaks if it's a relative path git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6793 ec53bebd-3082-4978-b11e-865c3cabbd6b --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 4a3e087d1..62ad6b479 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,6 +4,6 @@ include $(top_srcdir)/Makefile.am.common SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc -ACLOCAL = @ACLOCAL@ -I $(srcdir)/cf +ACLOCAL = @ACLOCAL@ -I cf EXTRA_DIST = Makefile.am.common krb5.conf