mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] configure: add GNU mkdir check
Date: Wed, 8 Feb 2012 08:05:03 +0100	[thread overview]
Message-ID: <20120208070503.GM32645@pengutronix.de> (raw)
In-Reply-To: <1328654437-18702-1-git-send-email-andreas@biessmann.de>

On Tue, Feb 07, 2012 at 11:40:37PM +0100, Andreas Bießmann wrote:
> Signed-off-by: Andreas Bießmann <andreas@biessmann.de>

Does this mean the uname patch is not needed? I don't mind applying this
patch either way, but I'd like know if the original problem still exists.

Michael

> ---
>  Makefile.in  |    1 +
>  configure.ac |    1 +
>  2 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/Makefile.in b/Makefile.in
> index 358e9c9..e8544d1 100644
> --- a/Makefile.in
> +++ b/Makefile.in
> @@ -49,6 +49,7 @@ environment:
>  	@ln -sf @GNU_rm@ "$(abs_srcdir)/bin/rm"
>  	@ln -sf @GNU_rmdir@ "$(abs_srcdir)/bin/rmdir"
>  	@ln -sf @GNU_md5sum@ "$(abs_srcdir)/bin/md5sum"
> +	@ln -sf @GNU_mkdir@ "$(abs_srcdir)/bin/mkdir"
>  	@ln -sf @GNU_install@ "$(abs_srcdir)/bin/install"
>  	@ln -sf @GNU_stat@ "$(abs_srcdir)/bin/stat"
>  	@ln -sf @PYTHON@ "$(abs_srcdir)/bin/python"
> diff --git a/configure.ac b/configure.ac
> index aa25dc8..00c2521 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -149,6 +149,7 @@ GNU_COREUTILS(cp)
>  GNU_COREUTILS(rm)
>  GNU_COREUTILS(rmdir)
>  GNU_COREUTILS(md5sum)
> +GNU_COREUTILS(mkdir)
>  GNU_COREUTILS(install)
>  GNU_COREUTILS(stat)
>  
> -- 
> 1.7.9
> 
> 
> -- 
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2012-02-08  7:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-07 22:40 Andreas Bießmann
2012-02-08  7:05 ` Michael Olbrich [this message]
2012-02-08  7:40   ` Andreas Bießmann
2012-02-08  7:56     ` Andreas Bießmann
2012-02-08  9:40       ` Michael Olbrich
2012-02-08  9:57         ` Andreas Bießmann
2012-02-08 10:55           ` Michael Olbrich
2012-02-08 11:44             ` Andreas Bießmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120208070503.GM32645@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox