| 334 |
the readline() function. This provides line-editing and history facilities. |
the readline() function. This provides line-editing and history facilities. |
| 335 |
Note that libreadline is GPL-licenced, so if you distribute a binary of |
Note that libreadline is GPL-licenced, so if you distribute a binary of |
| 336 |
pcretest linked in this way, there may be licensing issues. These can be |
pcretest linked in this way, there may be licensing issues. These can be |
| 337 |
avoided by linking with libedit instead. |
avoided by linking with libedit (which has a BSD licence) instead. |
| 338 |
|
|
| 339 |
Enabling libreadline causes the -lreadline option to be added to the pcretest |
Enabling libreadline causes the -lreadline option to be added to the pcretest |
| 340 |
build. In many operating environments with a sytem-installed readline |
build. In many operating environments with a sytem-installed readline |
| 856 |
|
|
| 857 |
cmake/COPYING-CMAKE-SCRIPTS |
cmake/COPYING-CMAKE-SCRIPTS |
| 858 |
cmake/FindPackageHandleStandardArgs.cmake |
cmake/FindPackageHandleStandardArgs.cmake |
| 859 |
|
cmake/FindEditline.cmake |
| 860 |
cmake/FindReadline.cmake |
cmake/FindReadline.cmake |
| 861 |
CMakeLists.txt |
CMakeLists.txt |
| 862 |
config-cmake.h.in |
config-cmake.h.in |
| 882 |
Philip Hazel |
Philip Hazel |
| 883 |
Email local part: ph10 |
Email local part: ph10 |
| 884 |
Email domain: cam.ac.uk |
Email domain: cam.ac.uk |
| 885 |
Last updated: 25 February 2012 |
Last updated: 26 February 2012 |