libtool/debian
wangboya0518 8e8b39a486 添加rv64g架构判断if arch == rv64g nocheck 2024-03-01 01:43:23 +00:00
..
patches merge upstream 2.4.7 2023-03-31 13:44:05 +08:00
source update debian 2023-03-31 13:45:31 +08:00
upstream update debian 2023-03-31 13:45:31 +08:00
README.Debian Import Debian changes 2.4.6-ok1 2022-05-14 01:23:34 +08:00
changelog 添加rv64g架构判断if arch == rv64g nocheck 2024-03-01 01:43:23 +00:00
control update debian 2023-03-31 13:45:31 +08:00
copyright Import Debian changes 2.4.6-ok1 2022-05-14 01:23:34 +08:00
gbp.conf update debian 2023-03-31 13:45:31 +08:00
libltdl-dev.install update debian 2023-03-31 13:45:31 +08:00
libltdl-dev.lintian-overrides update debian 2023-03-31 13:45:31 +08:00
libltdl7.docs Import Debian changes 2.4.6-ok1 2022-05-14 01:23:34 +08:00
libltdl7.install Import Debian changes 2.4.6-ok1 2022-05-14 01:23:34 +08:00
libtool-bin.install Import Debian changes 2.4.6-ok1 2022-05-14 01:23:34 +08:00
libtool-doc.doc-base Import Debian changes 2.4.6-ok1 2022-05-14 01:23:34 +08:00
libtool-doc.docs Import Debian changes 2.4.6-ok1 2022-05-14 01:23:34 +08:00
libtool-doc.examples Import Debian changes 2.4.6-ok1 2022-05-14 01:23:34 +08:00
libtool-doc.install update debian 2023-03-31 13:45:31 +08:00
libtool.install Import Debian changes 2.4.6-ok1 2022-05-14 01:23:34 +08:00
orig Import Debian changes 2.4.6-ok1 2022-05-14 01:23:34 +08:00
rules 添加rv64g架构判断if arch == rv64g nocheck 2024-03-01 01:43:23 +00:00
watch update debian 2023-03-31 13:45:31 +08:00

README.Debian

GNU Libtool
-----------

This is the Debian package of GNU Libtool.

You do not need this package to compile software that uses Libtool,
that software will use an included copy of the libtool script it was
developed with.  Of course if you are developing or maintaining such
software this is the package for you.

If you are developing software that still uses Autoconf 2.13 you will
be unable to use this version of Libtool.  It is strongly recommended
that you update the software to use Autoconf 2.5x.  If that is not
possible you will need to install the deprecated GNU Libtool 1.4
release available in Debian as the 'libtool1.4' package.


GNU Libtool is split into four different Debian packages:

	libtool		Contains the libtool script and autotools files.
	libtool-doc	Contains the libtool documentation.
	libltdl3	Contains the libltdl runtime library.
	libltdl3-dev	Contains the libltdl headers and static library.

 -- Scott James Remnant <scott@netsplit.com>, Wed, 30 Jul 2003 21:46:01 +0100