Re: aclocal cannot find /usr/local/share/aclocal-1.5

2002-01-17 Thread Tom Tromey
> "Pavel" == Pavel Roskin <[EMAIL PROTECTED]> writes: Pavel> If the former is correct, then the following patch would help: Pavel> -m4datadir = $(datadir)/aclocal-$(VERSION) Pavel> +m4datadir = $(datadir)/aclocal-$(APIVERSION) Thanks, I checked this in. Sorry about the problem. Tom

aclocal cannot find /usr/local/share/aclocal-1.5

2002-01-17 Thread Pavel Roskin
Hi, Tom! Your recent changes break Automake. In the default configuration, the data files are installed to /usr/local/share/aclocal-1.5c and /usr/local/share/automake-1.5. However, when I run aclocal, it looks for files in /usr/local/share/aclocal-1.5 and cannot find them: aclocal: couldn't