(ACLOCAL): just use `cf', this variable is only used when the current
authorAssar Westerlund <assar@sics.se>
Thu, 12 Aug 1999 02:21:43 +0000 (02:21 +0000)
committerAssar Westerlund <assar@sics.se>
Thu, 12 Aug 1999 02:21:43 +0000 (02:21 +0000)
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

index 4a3e087d1c2fc9251a1c6747e5a6a96a7284a3ec..62ad6b4790a5cd2cdb57fd33ca80ae3b404c610b 100644 (file)
@@ -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