summaryrefslogtreecommitdiffstats
path: root/PACKAGING
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2002-03-12 19:50:35 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:07:49 +0200
commit85036fcad60c9a9c16c678127b5caa2daa45f689 (patch)
treef87750c47a3afdcae2f7736e95b3243ad154f241 /PACKAGING
parent0bdef166500eb33d67a8bab6d34b8cf78d696b87 (diff)
downloadexternal_gettext-85036fcad60c9a9c16c678127b5caa2daa45f689.zip
external_gettext-85036fcad60c9a9c16c678127b5caa2daa45f689.tar.gz
external_gettext-85036fcad60c9a9c16c678127b5caa2daa45f689.tar.bz2
Add a note about the static libraries. Mentioned by Santiago Vila.
Diffstat (limited to 'PACKAGING')
-rw-r--r--PACKAGING5
1 files changed, 5 insertions, 0 deletions
diff --git a/PACKAGING b/PACKAGING
index 5188e95..c54e427 100644
--- a/PACKAGING
+++ b/PACKAGING
@@ -78,3 +78,8 @@ following file list.
$prefix/share/aclocal/progtest.m4
$prefix/share/emacs/site-lisp/po-mode.el
$prefix/share/emacs/site-lisp/po-mode.elc
+
+Note: Although installed by "make install", the static libraries
+ $prefix/lib/libgettextlib.a
+ $prefix/lib/libgettextsrc.a
+don't need to be included in binary distributions; they are redundant.