summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Packages.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Packages.txt b/Packages.txt
index 0d46897bba4..fb6d3e15c3c 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.316 2003/10/10 01:17:55 reed Exp $
+# $NetBSD: Packages.txt,v 1.317 2003/10/29 19:55:19 reed Exp $
###########################################################################
==========================
@@ -1154,6 +1154,9 @@ For older libtool using packages, libtool is made by ltconfig script
during the do-configure step; you can check the libtool script
location by doing "make configure; find work*/ -name libtool".
+If you do not need *.a static libraries built and installed, then use
+SHLIBTOOL_OVERRIDE instead.
+
If your package makes use of the platform independent library for loading
dynamic shared objects, that comes with libtool (libltdl), you should
include the libtool buildlink2.mk (and set USE_BUILDLINK2 to YES).