]> git.ipfire.org Git - thirdparty/autoconf.git/commit
(_AS_MKDIR_P_PREPARE): Change "rm -fr ./-p" to "test -d ./-p && rmdir ./-p".
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 28 Sep 2003 19:02:41 +0000 (19:02 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 28 Sep 2003 19:02:41 +0000 (19:02 +0000)
commit69460e86e0c510b918f1d0f1961eccfc851a0ebb
treea55c40d1d8ae17c2551eff08538aed346d3afc0c
parent857ba94761b76deae655fd68b7cf778ac556b4bc
(_AS_MKDIR_P_PREPARE): Change "rm -fr ./-p" to "test -d ./-p && rmdir ./-p".
ChangeLog
lib/m4sugar/m4sh.m4