Commit eff113fa6891387fc16c179ab5ef6f15674513ec

Authored by Jay Berkenbilt
1 parent 93ba34b1

*** empty log message ***

git-svn-id: svn+q:///qpdf/trunk@848 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing 1 changed file with 2 additions and 1 deletions
... ... @@ -12,7 +12,8 @@
12 12 the mention of strip since it should be handled by the install
13 13 step. Determine whether -g with strip is different from not -g
14 14 with strip. Make sure release includes building for both
15   - compilers.
  15 + compilers. Make sure it works to link with the static library when
  16 + the dll is not in the same directory.
16 17  
17 18 * Add comments for the security functions that map them back to the
18 19 items in Adobe's products.
... ...