bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNU Autoconf 2.59d] testsuite: 202 failed


From: Paul Eggert
Subject: Re: [GNU Autoconf 2.59d] testsuite: 202 failed
Date: Wed, 17 May 2006 10:37:18 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

Ralf Wildenhues <address@hidden> writes:

> The config.status "special magic" from this patch:
> http://lists.gnu.org/archive/html/autoconf-patches/2006-05/msg00041.html
> doesn't work if we don't also use a program with an absolute name.

What's the bug with it?  Sorry, I don't follow.

> OK to apply this patch to fix both?

I'd rather not use an absolute name in the normal case.  It makes
'make' output look really ugly.  In the normal case, $(MKDIR_P) should
expand to "mkdir -p", not to "/usr/local/bin/mkdir -p" or whatever.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]