libtool-patches
[Top][All Lists]
Advanced

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

FYI: default convenience ltdl [libtool--devo--1.0--patch-348]


From: Gary V. Vaughan
Subject: FYI: default convenience ltdl [libtool--devo--1.0--patch-348]
Date: Tue, 1 Nov 2005 14:33:14 +0000 (GMT)
User-agent: mailnotify/0.7

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

Applied to HEAD.

  * looking for address@hidden/libtool--devo--1.0--patch-347 to compare with
  * comparing to address@hidden/libtool--devo--1.0--patch-347
  M  libltdl/m4/ltdl.m4
  M  ChangeLog
  
  * modified files
  
  Index: Changelog
  from  Gary V. Vaughan  <address@hidden>
        * libltdl/m4/ltdl.m4 (LTDL_INIT): Call _LT_ENABLE_INSTALL directly
        instead of m4_requiring it, as it relies on enable_ltdl_install
        and enable_ltdl_convenience to have been initialised first.
  
  --- orig/libltdl/m4/ltdl.m4
  +++ mod/libltdl/m4/ltdl.m4
  @@ -229,9 +229,12 @@
   
   m4_require([_LT_CHECK_OBJDIR])dnl
   m4_require([_LT_HEADER_DLFCN])dnl
  -m4_require([_LT_ENABLE_INSTALL])dnl
   m4_require([_LT_CHECK_DLPREOPEN])dnl
   
  +dnl Don't require this, or it will be expanded earlier than the code
  +dnl that sets the variables it relies on:
  +_LT_ENABLE_INSTALL
  +
   dnl Although deprecated and no longer documented, alpha releases of
   dnl libtool used to define an LTDL_INIT to take a DIRECTORY orgument.
   dnl If LT_CONFIG_LTDL_DIR was called already, but LTDL_INIT was given a
  @@ -276,7 +279,7 @@
   
   # _LT_ENABLE_INSTALL
   # ------------------
  -m4_defun([_LT_ENABLE_INSTALL],
  +m4_define([_LT_ENABLE_INSTALL],
   [AC_ARG_ENABLE([ltdl-install],
       [AS_HELP_STRING([--enable-ltdl-install], [install libltdl])])
   
  
  
  
- -- 
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 1.0
http://tkd.kicks-ass.net/arch/address@hidden/cvs-utils--tla--1.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFDZ3yoFRMICSmD1gYRAj/ZAJ9atuIbA0h5L/QJEYCKLzmWX7AORwCgzBas
HcrhtUoPkymdPK1Cxf4nGcs=
=EF5d
-----END PGP SIGNATURE-----




reply via email to

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