GNU bug report logs - #13624
ACLOCAL_PATH documentation

Previous Next

Package: automake;

Reported by: taylanbayirli <at> gmail.com (Taylan Ulrich B.)

Date: Mon, 4 Feb 2013 00:16:02 UTC

Severity: minor

Tags: moreinfo

To reply to this bug, email your comments to 13624 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-automake <at> gnu.org:
bug#13624; Package automake. (Mon, 04 Feb 2013 00:16:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to taylanbayirli <at> gmail.com (Taylan Ulrich B.):
New bug report received and forwarded. Copy sent to bug-automake <at> gnu.org. (Mon, 04 Feb 2013 00:16:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: taylanbayirli <at> gmail.com (Taylan Ulrich B.)
To: bug-automake <at> gnu.org
Subject: ACLOCAL_PATH documentation
Date: Mon, 04 Feb 2013 01:14:13 +0100
Good day,

The ACLOCAL_PATH environment-variable might benefit from better
documentation.  A mention in the short man-page would probably be
best, since setting it is needed to get aclocal to work at all after
installing it in a non-standard path like ~/usr.

Also, should --print-ac-dir respect it?  Currently it doesn't.

Regards,
Taylan




Information forwarded to bug-automake <at> gnu.org:
bug#13624; Package automake. (Mon, 04 Feb 2013 12:59:01 GMT) Full text and rfc822 format available.

Message #8 received at 13624 <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: "Taylan Ulrich B." <taylanbayirli <at> gmail.com>
Cc: 13624 <at> debbugs.gnu.org
Subject: Re: bug#13624: ACLOCAL_PATH documentation
Date: Mon, 04 Feb 2013 13:57:34 +0100
severity 13624 minor
tags 13624 + moreinfo
thanks

On 02/04/2013 01:14 AM, Taylan Ulrich B. wrote:
> Good day,
> 
> The ACLOCAL_PATH environment-variable might benefit from better
> documentation.
>
This is a little vague.  What do you mean by "better documentation"?
Do you find specific passages unclear?  Is the documentation too short,
or too long-winded?

In any case, the best way towards a fix would probably be for you
to offer a patch with your proposed improvements.  I've found out
that active users of a feature are often better at documenting or
explaining it than developers of the same features are (and both
are usually better than I am :-)

> A mention in the short man-page would probably be best,
>
Consider that the man pages for aclocal and automake are just slightly
tweaked versions of the respective '--help' output of those programs,
and as such they should remain very short.

But if you want to attempt a patch to enhance the help screen to also
tell about ACLOCAL_PATH, and do so keeping it short ans sweet, you
might easily sway my decision ;-)

> since setting it is needed to get aclocal to work at all after
> installing it in a non-standard path like ~/usr.
>
This is not true; the only issue is that *third-party* m4 files
(those not provided by Automake itself) that are installed in the
aclocal directory of another aclocal installation (say, in
'/usr/share/aclocal') are not available by default to the new
aclocal installation.

> Also, should --print-ac-dir respect it?
>
No, because it just prints the *hard-coded* default directory where
aclocal looks for third-party macros:

<http://www.gnu.org/software/automake/manual/automake.html#index-g_t_002d_002dprint_002dac_002ddir-273>

> Currently it doesn't.
> 
And this is by design.  Do you have a real use-case for wanting
'--print-ac-dir' to print all the directories that would be searched
by aclocal?  If yes, we might think of a new option for that (it
should pretty easy to implement).

Thanks,
  Stefano




Severity set to 'minor' from 'normal' Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 04 Feb 2013 12:59:02 GMT) Full text and rfc822 format available.

Added tag(s) moreinfo. Request was from Stefano Lattarini <stefano.lattarini <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 04 Feb 2013 12:59:02 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 131 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.