]> git.ipfire.org Git - thirdparty/automake.git/commit
* lib/install.sh: Handle --, and diagnose unknown options.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 24 Apr 2006 19:58:01 +0000 (19:58 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 24 Apr 2006 19:58:01 +0000 (19:58 +0000)
commit65b495783036f9d4707375cc18c490463591b615
treee7383026e4438725e16218665935d448d76975a4
parent0562c007c70d0346938f82c1d4d950e88c3528bd
* lib/install.sh: Handle --, and diagnose unknown options.
* m4/mkdirp.m4 (AM_PROG_MKDIR_P): In the normal case, set
mkdir_p='mkdir -p', not to 'mkdir -p --', for consistency with
the other ways that mkdir_p might be set.
ChangeLog
lib/install-sh
m4/mkdirp.m4