--- code/trunk/README 2007/12/19 12:21:45 288 +++ code/trunk/README 2007/12/23 12:17:20 289 @@ -258,19 +258,19 @@ This automatically implies --enable-rebuild-chartables (see above). -. It is possible to compile pcregrep to use libz and/or libbz2, in order to +. It is possible to compile pcregrep to use libz and/or libbz2, in order to read .gz and .bz2 files (respectively), by specifying one or both of --enable-pcregrep-libz --enable-pcregrep-libbz2 - + Of course, the relevant libraries must be installed on your system. - -. It is possible to compile pcretest so that it links with the libreadline + +. It is possible to compile pcretest so that it links with the libreadline library, by specifying - - --enable-pcretest-libreadline - + + --enable-pcretest-libreadline + If this is done, when pcretest's input is from a terminal, it reads it using the readline() function. This provides line-editing and history facilities. Note that libreadline is GPL-licenced, so if you distribute a binary of