Hi,
is there any reason why mkdir_p still sometimes falls back to
mkinstalldirs? I think the code will be nicer if we'll use
`install-sh -d' as a universal fallback.
Patch attached.
Thanks,
Stepan Kasal
2005-07-29 Stepan Kasal <[EMAIL PROTECTED]>
* m4/mkdirp.m4 (AM_PROG_MKDI
Hello,
I made a few cosmetic changes.
Attached to this mail please find the patch.
Besides this, I run `diff -w' before I added this year to copyright
lines. This diff shows the chnages better; it is attached, too.
Moreover, I noticed that the *.am files often use
else :; fi;
in
Hello,
library3.test fails; attached please find a patch to fix it.
Stepan Kasal
2005-07-29 Stepan Kasal <[EMAIL PROTECTED]>
* tests/library3.test: Fix a typo which made the test fail.
Index: tests/library3.test
===
RCS f