kc3-lang/automake/lib/mkinstalldirs

Branch :


Log

Author Commit Date CI Message
b6d016d5 2001-10-01 06:34:38 Don't invoke mkdir if the directories all already exist. This saves unnecessary output of "mkdir -p -- FOO" when FOO already exists.
24a61b63 2001-09-29 05:50:16 Use "mkdir -p" if it works, as that fixes bugs when making file names with unusual characters. Quote chmod arg "$dirmode", in case it contains white space. Incorporate the following change from autoconf mkinstalldirs: 1999-04-10 Ben Elliston <bje@cygnus.com> * mkinstalldirs: Add `-m' flag to specify the mode of a newly created directory. Add command line usage and `-h', `--help' options. Contributed by Jeff Garzik.
da00d749 1999-01-14 11:59:35 * mkinstalldirs: New version from autoconf.
c61e25f1 1997-05-06 05:29:06 updated from fsf files
6e1da29e 1997-04-30 02:05:16 minor updates from franc,ois
e300eb85 1996-04-05 07:44:21 Bug fix
1acc673e 1996-01-04 00:32:00 Various
e1927888 1995-12-18 02:36:39 Updated some standard files
042e80a7 1995-11-12 23:01:53 Initial revision