Re: BUG: libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac
Paul Eggert <[email protected]> Sun, 11 May 2025 08:20:43 -0700
| Newsgroups | gmane.comp.sysutils.autoconf.general |
|---|---|
| Organization | UCLA Computer Science Department |
| Message-ID | <[email protected]> |
On 2025-05-11 00:35, aotto wrote: > the command "AC_CONFIG_MACRO_DIRS" does NOT exists, it is called > "AC_CONFIG_MACRO_DIR" without "S" Both macros exist in Autoconf. The DIRS form is preferred nowadays. See: https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.72/html_node/Input.html#index-AC_005fCONFIG_005fMACRO_005fDIRS-1