summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2010-08-08 23:30:21 +0200
committerJay Berkenbilt <ejb@ql.org>2010-08-08 23:30:21 +0200
commita4963e8b52e358e0dfff258d9eb6f19b4c77cb8e (patch)
treec55d689ed45f9ae3a09e9be02205c6ad791ed64d /manual
parentd6bcad5145e3ac2840f4a1cb90fe3264e8008470 (diff)
downloadqpdf-a4963e8b52e358e0dfff258d9eb6f19b4c77cb8e.tar.zst
note
git-svn-id: svn+q:///qpdf/trunk@1006 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 1b854902..8d9f12d3 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -1033,7 +1033,7 @@ make
<filename>include/qpdf</filename> to your include path.
</para>
<para>
- When linking against the qpdf library, you may also need to
+ When linking against the qpdf static library, you may also need to
specify <literal>-lpcre -lz</literal> on your link command. If
your system understands how to read libtool
<filename>.la</filename> files, this may not be necessary.