X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=Makefile.am;h=4bba56ad0c2cbcfec8346c0beebbba2b86a02e5f;hp=cef4ed27883db0ccb143780af5e656f2e73343a3;hb=a1fe8fd19bb4f558150e52c0624869667b739877;hpb=e8f4081448f258adfbfa962b75d8392a7e152849 diff --git a/Makefile.am b/Makefile.am index cef4ed2..4bba56a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,10 +10,11 @@ EXTRA_DIST = COPYRIGHT CHANGES NT-BUILD-TIPS.txt TODO CONTRIBUTORS rrdtool.spec CLEANFILES = config.cache # use relaxed rules when building dists -AUTOMAKE_OPTIONS= foreign no-dependencies +AUTOMAKE_OPTIONS= foreign # where we keep local rules for automake -ACLOCAL_M4= $(top_srcdir)/config/aclocal.m4 + +ACLOCAL_M4= $(top_srcdir)/aclocal.m4 AUTOHEADER = @AUTOHEADER@ --localdir=$(top_srcdir)/config AUTOCONF = @AUTOCONF@ --localdir=$(top_srcdir)/config