(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:
@@ -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
|
||||
|
Reference in New Issue
Block a user