Commit a4963e8b52e358e0dfff258d9eb6f19b4c77cb8e
1 parent
d6bcad51
note
git-svn-id: svn+q:///qpdf/trunk@1006 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing
1 changed file
with
1 additions
and
1 deletions
manual/qpdf-manual.xml
| ... | ... | @@ -1033,7 +1033,7 @@ make |
| 1033 | 1033 | <filename>include/qpdf</filename> to your include path. |
| 1034 | 1034 | </para> |
| 1035 | 1035 | <para> |
| 1036 | - When linking against the qpdf library, you may also need to | |
| 1036 | + When linking against the qpdf static library, you may also need to | |
| 1037 | 1037 | specify <literal>-lpcre -lz</literal> on your link command. If |
| 1038 | 1038 | your system understands how to read libtool |
| 1039 | 1039 | <filename>.la</filename> files, this may not be necessary. | ... | ... |