* m4/mkdirp.m4 (AM_PROG_MKDIR_P): Remove `.' from the mkdir_p
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 25 Jul 2004 21:34:41 +0000 (21:34 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 25 Jul 2004 21:34:41 +0000 (21:34 +0000)
commit55846d15ea280e3cf850e1e9343bb16bca1df202
tree23cbf4a8b23a7607180891d239fb67f6c06e6642
parentcf286e8a25ce38652a307bcb58d990353b765ede
* m4/mkdirp.m4 (AM_PROG_MKDIR_P): Remove `.' from the mkdir_p
definition, it causes `make install' to fails for user with no
right to write in the source-tree.
* automake.in (handle_configure): Do not use mkdir_p in the
definition for $(mkdir_p).
Report from Harlan Stenn.
ChangeLog
automake.in
configure
doc/stamp-vti
doc/version.texi
m4/mkdirp.m4