set ACLOCAL_AMFLAGS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8690 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -4,6 +4,7 @@ include $(top_srcdir)/Makefile.am.common
|
||||
|
||||
SUBDIRS = include lib kuser kdc admin kadmin kpasswd appl doc
|
||||
|
||||
ACLOCAL = @ACLOCAL@ -I cf
|
||||
## ACLOCAL = @ACLOCAL@ -I cf
|
||||
ACLOCAL_AMFLAGS = -I cf
|
||||
|
||||
EXTRA_DIST = Makefile.am.common krb5.conf
|
||||
|
@@ -4,7 +4,8 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
|
||||
|
||||
AM_CFLAGS += $(WFLAGS)
|
||||
|
||||
ACLOCAL = @ACLOCAL@ -I cf
|
||||
## ACLOCAL = @ACLOCAL@ -I cf
|
||||
ACLOCAL_AMFLAGS = -I ../../cf
|
||||
|
||||
CLEANFILES = roken.h make-roken.c
|
||||
|
||||
|
Reference in New Issue
Block a user