Re: aclocal problem

2005-09-20 Thread Harlan Stenn
Hi Stepan, > I tried this with ntp-dev-4.2.0b-20050917 and saw nothing suspicious: That's because I have not yet released this code. If you visit http://ntp.isc.org/~stenn you'll see a tarball. I believe you will have to run: % autoreconf -vfi in the top-level directory to get it back to th

*_DATA primaries tried twice during make install?

2005-09-20 Thread Harald Dunkel
Hi folks, It seems that the *_DATA objects are verified twice during make install. In the Makefile you find install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am *_DATA objects are verified on 2 paths: 1) install-am -> all-am -> $(DATA) -> *_DATA 2) install-am -> i

Re: aclocal problem

2005-09-20 Thread Stepan Kasal
Hello Harlan, On Mon, Sep 19, 2005 at 08:34:43PM +, 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