| 16 |
|
|
| 17 |
- Fixed PH's badly added libz and libbz2 support. |
- Fixed PH's badly added libz and libbz2 support. |
| 18 |
- Fixed a problem with static linking. |
- Fixed a problem with static linking. |
| 19 |
- Added pcredemo. |
- Added pcredemo. [But later removed - see 7 below.] |
| 20 |
- Fixed dftables problem and added an option. |
- Fixed dftables problem and added an option. |
| 21 |
- Added a number of HAVE_XXX tests, including HAVE_WINDOWS_H and |
- Added a number of HAVE_XXX tests, including HAVE_WINDOWS_H and |
| 22 |
HAVE_LONG_LONG. |
HAVE_LONG_LONG. |
| 34 |
|
|
| 35 |
6. Applied Sheri's patch to CMakeLists.txt to add NON_STANDARD_LIB_PREFIX and |
6. Applied Sheri's patch to CMakeLists.txt to add NON_STANDARD_LIB_PREFIX and |
| 36 |
NON_STANDARD_LIB_SUFFIX and correct the comment about stack recursion. |
NON_STANDARD_LIB_SUFFIX and correct the comment about stack recursion. |
| 37 |
|
|
| 38 |
|
7. Remove the automatic building of pcredemo from the ./configure system and |
| 39 |
|
from CMakeLists.txt. The whole idea of pcredemo.c is that it is an example |
| 40 |
|
of a program that users should build themselves after PCRE is installed, so |
| 41 |
|
building it automatically is not really right. What is more, it gave |
| 42 |
|
trouble in some build environments. |
| 43 |
|
|
| 44 |
|
|
| 45 |
Version 7.5 10-Jan-08 |
Version 7.5 10-Jan-08 |