automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: aclocal problem


From: Stepan Kasal
Subject: Re: aclocal problem
Date: Tue, 20 Sep 2005 11:40:10 +0200
User-agent: Mutt/1.4.1i

Hello Harlan,

On Mon, Sep 19, 2005 at 08:34:43PM +0000, Harlan Stenn wrote:
> If I go to the top of the tree and run "autoreconf -vfi" the resulting
> Makefile.in files under sntp/ fail because they contain generated
> dependencies for .m4 files from ntp's m4/ subdir that are both not
> needed and not present.

I tried this with ntp-dev-4.2.0b-20050917 and saw nothing suspicious:

$ grep m4 sntp/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
        -rm -rf $(top_srcdir)/autom4te.cache

I use a recent CVS build of Autoconf and Automake 1.9.6.

Could you please try them?  Or could you tell us a more exact procedure
to reproduce the problem?

Stepan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]