2011-10-10 Peter Breitenlohner * configure.ac: Reorganize definition of POPPLER_VERSION. 2011-10-08 Peter Breitenlohner Import poppler 0.18.0. * version.ac: New file defining the poppler version. * Makefile.am (poppler_libpoppler_a_sources): Add CachedFile.cc, Hints.cc, Linearization.cc, Rendition.cc, strtok_r.cpp, and ViewerPreferences.cc. * configure.ac: Adapt. 2011-04-23 Peter Breitenlohner * Makefile.am (goo_libGoo_a_sources): Omit PNGWriter.cc. 2011-04-23 Peter Breitenlohner Suppress "deprecated conversion from string constant to 'char*'" warnings from g++-4.4. Unfortunately poppler declares lots of function parameters as 'char *' that should actually be 'const char *'. Compiling with the g++-4.4 default '-Wwrite-strings' would yield >10000 such warnings. * Makefile.am, configure.ac: Define and use NO_WARN_CXXFLAGS. 2011-04-14 Peter Breitenlohner * Makefile.am, ac/poppler.ac, ac/withenable.ac, configure.ac: Better integration into the TeX Live build system. 2011-04-12 Taco Hoekwater Imported poppler-0.12.4 source tree from: http://poppler.freedesktop.org/