2012-03-28 11:25 UTC+0200 Viktor Szakats (harbour syenar.net)

* contrib/hbhpdf/3rd/libhpdf/hpdfcfg.h
    ! stripped unused (as of 2.2.1) and potentially misleading libharu
      version information from local configuration header
This commit is contained in:
Viktor Szakats
2012-03-28 09:26:34 +00:00
parent 729faa1eb5
commit 7e8476a8e7
2 changed files with 7 additions and 2 deletions

View File

@@ -16,6 +16,11 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-03-28 11:25 UTC+0200 Viktor Szakats (harbour syenar.net)
* contrib/hbhpdf/3rd/libhpdf/hpdfcfg.h
! stripped unused (as of 2.2.1) and potentially misleading libharu
version information from local configuration header
2012-03-27 02:52 UTC+0200 Viktor Szakats (harbour syenar.net)
* src/rtl/tbrowse.prg
! ignore non-string column picture value like Clipper (instead of RTE)

View File

@@ -60,13 +60,13 @@
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "libhpdf 2.1.0"
#define PACKAGE_STRING "libhpdf"
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the version of this package. */
#define PACKAGE_VERSION "2.1.0"
#define PACKAGE_VERSION "0.0.0"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1