Re: mkdir_p should not fall back to mkinstalldirs

2006-03-23 Thread Stepan Kasal
Hello, > SK> is there any reason why mkdir_p still sometimes falls back to > SK> mkinstalldirs? I think the code will be nicer if we'll use > SK> `install-sh -d' as a universal fallback. > > Yeah, the makefile used mkinstalldirs when it was present, and they > still do for backward compatibil

Re: AM_SUBST_IGNORE = AC_SUBST without Makefile variable definition

2006-03-23 Thread Stepan Kasal
Hello Alexandre, > I still haven't completely understood the reaction to the earlier version of > this patch. I apologize for that. It took me some time to form my opinion, and the explanation of my position will be a bit lengthy. (These are some of the reasons why I failed to answer earlier.)