libtool 2.4.2-1.6ubuntu3 source package in Ubuntu

Changelog

libtool (2.4.2-1.6ubuntu3) trusty; urgency=medium

  * Switch libtool back to Multi-Arch: foreign for now, as Multi-Arch:
    allowed causes widespread problems with cross-building (see
    https://lists.debian.org/debian-devel/2014/01/msg00182.html).
 -- Colin Watson <email address hidden>   Mon, 13 Jan 2014 17:32:08 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtool_2.4.2.orig.tar.gz 2.5 MiB b38de44862a987293cd3d8dfae1c409d514b6c4e794ebc93648febf9afc38918
libtool_2.4.2-1.6ubuntu3.debian.tar.gz 19.0 KiB 5ffc1e16907afc477e321585e058c619e4d15e25b9c91cc62d50fadba1295350
libtool_2.4.2-1.6ubuntu3.dsc 2.1 KiB cbc136b9f33efc043905da48a5dc90920648a891dd010f0b1a9c54293f20faa7

View changes file

Binary packages built by this source

libltdl-dev: A system independent dlopen wrapper for GNU libtool

 This package contains the header files and static libraries for the
 libltdl package.
 .
 A small library that aims at hiding the various difficulties of
 dlopening libraries from programmers. It is a system independent
 dlopen wrapper for GNU libtool.
 .
 It supports the following dlopen interfaces:
   * dlopen (Solaris, Linux and various BSD flavors)
   * shl_load (HP-UX)
   * LoadLibrary (Win16 and Win32)
   * load_add_on (BeOS)
   * GNU DLD (emulates dynamic linking for static libraries)
   * libtool's dlpreopen

libltdl7: A system independent dlopen wrapper for GNU libtool

 This package contains the run-time libltdl library.
 .
 A small library that aims at hiding the various difficulties of
 dlopening libraries from programmers. It is a system independent
 dlopen wrapper for GNU libtool.
 .
 It supports the following dlopen interfaces:
   * dlopen (Solaris, Linux and various BSD flavors)
   * shl_load (HP-UX)
   * LoadLibrary (Win16 and Win32)
   * load_add_on (BeOS)
   * GNU DLD (emulates dynamic linking for static libraries)
   * libtool's dlpreopen

libtool: Generic library support script

 This is GNU libtool, a generic library support script. Libtool hides
 the complexity of generating special library types (such as shared
 libraries) behind a consistent interface. To use libtool, add the
 new generic library building commands to your Makefile, Makefile.in,
 or Makefile.am. See the documentation for details. Libtool supports
 building static libraries on all platforms.
 .
 Libtool supports generation of C, C++, Fortran and Java libraries.

libtool-doc: Generic library support script

 This package contains the GNU libtool documentation.
 .
 GNU libtool is generic library support script. Libtool hides
 the complexity of generating special library types (such as shared
 libraries) behind a consistent interface. To use libtool, add the
 new generic library building commands to your Makefile, Makefile.in,
 or Makefile.am. See the documentation for details. Libtool supports
 building static libraries on all platforms.