[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: moving $(mkdir_p) from automake to autoconf
From: |
Stepan Kasal |
Subject: |
Re: moving $(mkdir_p) from automake to autoconf |
Date: |
Tue, 18 Apr 2006 15:37:59 +0200 |
User-agent: |
Mutt/1.4.1i |
Hello,
On Tue, Apr 18, 2006 at 02:43:42PM +0200, Bruno Haible wrote:
> Therefore I propose to move the AM_PROG_MKDIR_P that defines an @mkdir_p@
> variable to autoconf. The sooner, the better.
I second this proposal. I think this could be added right now, even though
we are in a freeze.
I think that the long comment about why we don't use `mkdir -p -- .'
should go at the end of the comment before the macro, so that it is
not copied to ./configure.
I'll wait for more suggestions, and make an updated version of the patch
later.
Have a nice day,
Stepan Kasal
- moving $(mkdir_p) from automake to autoconf, Bruno Haible, 2006/04/18
- Re: moving $(mkdir_p) from automake to autoconf,
Stepan Kasal <=
- mkdir -p -- minor cleanup, Paul Eggert, 2006/04/19
- Re: mkdir -p -- minor cleanup, Stepan Kasal, 2006/04/19
- Re: mkdir -p -- minor cleanup, Ralf Wildenhues, 2006/04/22
- Re: mkdir -p -- minor cleanup, Stepan Kasal, 2006/04/24
- Re: mkdir -p -- minor cleanup, Paul Eggert, 2006/04/24
- Re: mkdir -p -- minor cleanup, Ralf Wildenhues, 2006/04/25
Re: moving $(mkdir_p) from automake to autoconf, Ralf Wildenhues, 2006/04/19