Commit 9e57897c8909444a4077f70ee9e94ccf53474561
1 parent
d607e965
*** empty log message ***
git-svn-id: svn+q:///qpdf/trunk@879 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing
1 changed file
with
3 additions
and
1 deletions
TODO
| @@ -12,7 +12,9 @@ | @@ -12,7 +12,9 @@ | ||
| 12 | environment that supports both mingw and msvc, run ./build.sh. The | 12 | environment that supports both mingw and msvc, run ./build.sh. The |
| 13 | resulting zip file should be extracted into qpdf, and | 13 | resulting zip file should be extracted into qpdf, and |
| 14 | --enable-external-libs should be passed to configure. Updated | 14 | --enable-external-libs should be passed to configure. Updated |
| 15 | - README on this. Check everything. | 15 | + README on this. Check everything. Document that you don't have to |
| 16 | + use --enable-external-libs if you want to let configure find it in | ||
| 17 | + the normal way. That does work for mingw. | ||
| 16 | 18 | ||
| 17 | * Windows release: config for both compilers, make install. Create | 19 | * Windows release: config for both compilers, make install. Create |
| 18 | zip files. Probably should put the compiler name somewhere in the | 20 | zip files. Probably should put the compiler name somewhere in the |