source: main/trunk/greenstone2/build-src/packages/pdftohtml/readme-gs.txt@ 26802

Last change on this file since 26802 was 26802, checked in by davidb, 11 years ago

More careful application of STRIP added to help with cross compilation with Android NDK

  • Property svn:keywords set to Author Date Id Revision
File size: 764 bytes
Line 
1This is pdftohtml, which was based at:
2 http://www.ra.informatik.uni-stuttgart.de/~gosho/pdftohtml/
3
4It has recently been picked up again, and is currently based at:
5 http://pdftohtml.sourceforge.net/
6
7We're currently using version 0.34 as downloaded from
8http://pdftohtml.sourceforge.net. The only alterations made to the source
9package were to remove some "CVS" directories and tidy up the makefiles
10slightly (to use ./configure as with the rest of Greenstone).
11
12Also, the #pragma statements were removed to work around a compiler bug
13on Mac OS X.
14
15Stefan Boddie
16December 2002
17
1830/01/2013 -- [email protected]. Added test for STRIP in configure.in. This is to help with cross compiling on Android (NDK). Makefile.in then updated to use $(STRIP).
Note: See TracBrowser for help on using the repository browser.