GNU bug report logs - #25531
Documentation error.

Previous Next

Package: libtool;

Reported by: Carlo Wood <carlo <at> alinoe.com>

Date: Wed, 25 Jan 2017 17:20:02 UTC

Severity: normal

Done: Ileana Dumitrescu <ileanadumitrescu95 <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 25531 in the body.
You can then email your comments to 25531 AT debbugs.gnu.org in the normal way.

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-libtool <at> gnu.org:
bug#25531; Package libtool. (Wed, 25 Jan 2017 17:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Carlo Wood <carlo <at> alinoe.com>:
New bug report received and forwarded. Copy sent to bug-libtool <at> gnu.org. (Wed, 25 Jan 2017 17:20:02 GMT) Full text and rfc822 format available.

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

From: Carlo Wood <carlo <at> alinoe.com>
To: bug-libtool <at> gnu.org
Subject: Documentation error.
Date: Wed, 25 Jan 2017 18:19:38 +0100
Hi,

on https://www.gnu.org/software/libtool/manual
I find many references to 'AC_CONFIG_MACRO_DIRS'.
For example, on
https://www.gnu.org/software/libtool/manual/html_node/LT_005fINIT.html
and
https://www.gnu.org/software/libtool/manual/html_node/Invoking-libtoolize.html#Invoking-libtoolize

However, that macro doesn't exist. It's called
AC_CONFIG_MACRO_DIR - without an S at the end.

Or does it? Grepping the source code of autoconf, automake and libtool,
I find MANY MANY references to both:

Probably ok:
$ find /usr/src/autotools -type f -exec grep -Hn 'AC_CONFIG_MACRO_DIR[^S]' {} \; | wc --lines
2600

but,
$ find /usr/src/autotools -type f -exec grep -Hn 'AC_CONFIG_MACRO_DIRS' {} \; | wc --lines
2429

Oops?

Greetings,
-- 
Carlo Wood <carlo <at> alinoe.com>




Reply sent to Ileana Dumitrescu <ileanadumitrescu95 <at> gmail.com>:
You have taken responsibility. (Mon, 21 Oct 2024 17:22:01 GMT) Full text and rfc822 format available.

Notification sent to Carlo Wood <carlo <at> alinoe.com>:
bug acknowledged by developer. (Mon, 21 Oct 2024 17:22:02 GMT) Full text and rfc822 format available.

Message #10 received at 25531-done <at> debbugs.gnu.org (full text, mbox):

From: Ileana Dumitrescu <ileanadumitrescu95 <at> gmail.com>
To: 25531-done <at> debbugs.gnu.org
Cc: Carlo Wood <carlo <at> alinoe.com>
Subject: Re: bug#25531: Documentation error.
Date: Mon, 21 Oct 2024 20:19:50 +0300
[Message part 1 (text/plain, inline)]
AC_CONFIG_MACRO_DIRS is used in libtool [1]. It is preferable to using
AC_CONFIG_MACRO_DIR.

[1] 
https://git.savannah.gnu.org/cgit/libtool.git/commit/?id=4d644c39d835fe92878f1aace081ba46187fe4ca

-- 
Ileana Dumitrescu

GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F 6570 EA01 146F 7354

[OpenPGP_0x6570EA01146F7354.asc (application/pgp-keys, attachment)]
[OpenPGP_signature.asc (application/pgp-signature, attachment)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 19 Nov 2024 12:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 57 days ago.

Previous Next


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