libtool-patches
[Top][All Lists]
Advanced

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

FYI: improve aclocal bootstrap documentation [libtool--release--2.0--pat


From: Gary V. Vaughan
Subject: FYI: improve aclocal bootstrap documentation [libtool--release--2.0--patch-82]
Date: Mon, 22 Nov 2004 21:35:53 +0000 (GMT)
User-agent: mailnotify/0.6

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Applied to branch-2-0 and HEAD.

  * looking for address@hidden/libtool--release--2.0--patch-81 to compare with
  * comparing to address@hidden/libtool--release--2.0--patch-81
  M  ChangeLog
  M  doc/libtool.texi
  
  * modified files
  
  Index: Changelog
  from  Gary V. Vaughan  <address@hidden>
  
        * doc/libtool.texi (Invoking libtoolize): Improve documentation
        for use of ACLOCAL_AMFLAGS and AC_CONFIG_MACRO_DIR.
  
  --- orig/doc/libtool.texi
  +++ mod/doc/libtool.texi
  @@ -2212,6 +2212,28 @@
   autoconf, The Autoconf Manual}) in your @file{configure.ac}, it will
   put the Libtool macros in the specified directory.
   
  +In the future other Autotools will automatically check the contents of
  address@hidden, but at the moment it is more portable to
  +add the macro directory to @code{ACLOCAL_AMFLAGS} in
  address@hidden, which is where the tools currently look.  If
  address@hidden doesn't see @code{AC_CONFIG_MACRO_DIR}, it too
  +will honour the first @samp{-I} argument in @code{ACLOCAL_AMFLAGS}
  +when choosing a directory to store libtool configuration macros in.
  +It is perfectly sensible to use both @code{AC_CONFIG_MACRO_DIR} and
  address@hidden, as long as they are kept in synchronisation.
  +
  address@hidden
  +ACLOCAL_AMFLAGS = -I m4
  address@hidden
  +
  +When you bootstrap your project with @command{aclocal}, then you will
  +need to explicitly pass the same macro directory with
  address@hidden's @samp{-I} flag:
  +
  address@hidden
  +trick$ @kbd{aclocal -I m4}
  address@hidden example
  +
   @findex AC_CONFIG_AUX_DIR
   If @command{libtoolize} detects an explicit call to
   @code{AC_CONFIG_AUX_DIR} (@pxref{Input, , The Autoconf Manual,
  
  
  
- -- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
_________________________________________________________
This patch notification generated by tlaapply version 0.9
http://tkd.kicks-ass.net/arch/address@hidden/cvs-utils--tla--1.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)

iD8DBQFBolu4FRMICSmD1gYRAnkNAKCRjDkTs4DTuSFqwDB2ueoRRhvtwwCdH9Bc
c5BO/YBJiLzBiEVwS1L4TPM=
=xfMW
-----END PGP SIGNATURE-----




reply via email to

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