Commit bda5d26894c857a05f811a6ebd3595d26424d2ea

Authored by Jay Berkenbilt
1 parent 3f1ab640

Maintainer notes: don't use --disable-shared by default

This covers up forgetting to use QPDF_DLL and QPDF_DLL_CLASS.
Showing 1 changed file with 1 additions and 1 deletions
README-maintainer
... ... @@ -4,7 +4,7 @@ ROUTINE DEVELOPMENT
4 4  
5 5 Default:
6 6  
7   -./configure --enable-werror --disable-shared
  7 +./configure --enable-werror
8 8  
9 9 Debugging:
10 10  
... ...