On Tue, Feb 07, 2012 at 11:40:37PM +0100, Andreas Bießmann wrote:
> Signed-off-by: Andreas Bießmann <[email protected]>

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
> [email protected]

-- 
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
[email protected]

Reply via email to