(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
This commit is contained in:
Assar Westerlund
1999-08-12 02:21:43 +00:00
parent 406b9b4fca
commit dcfa788616

View File

@@ -4,6 +4,6 @@ include $(top_srcdir)/Makefile.am.common
SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc 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 EXTRA_DIST = Makefile.am.common krb5.conf