Kevin J. McCarthy wrote:
> While working on ticket 3671 I noticed the automake script mkinstalldirs
> was checked into our repository.  After a little research, I found out
> autotools has deprecated the script and recommends using $(MKDIR_P)
> instead.
> 
> These two patches switch over to $(MKDIR_P) and then remove
> mkinstalldirs from the repository.

I pushed these two patches.

In my testing, autotools will re-run for the next build and overwrite
all the generated files that might be pointing to mkinstalldirs.

However, if there are any problems, try running 'make maintainer-clean'
and/or try removing generated files by looking at 'hg status -i'.

-- 
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA
http://www.8t8.us/configs/gpg-key-transition-statement.txt

Attachment: signature.asc
Description: PGP signature

Reply via email to