Peter Eisentraut <[EMAIL PROTECTED]> writes: > > will make mkinstalldirs obsolete, because "dir" still has to exist in > that case and needs to be create beforehand. > > Can someone clarify this?
I think automake 1.8 has eliminated mkinstalldirs (in favour of mkdir -p determined by an autoconf test, or something).
