pcre2build.3   pcre2build.3 
skipping to change at line 13 skipping to change at line 13
NAME NAME
PCRE2 - Perl-compatible regular expressions (revised API) PCRE2 - Perl-compatible regular expressions (revised API)
BUILDING PCRE2 BUILDING PCRE2
PCRE2 is distributed with a configure script that can be used to bu ild the library PCRE2 is distributed with a configure script that can be used to bu ild the library
in Unix-like environments using the applications known as Autotools. Also in the in Unix-like environments using the applications known as Autotools. Also in the
distribution are files to support building using CMake instead of configure. The distribution are files to support building using CMake instead of configure. The
text file README contains general information about building with A utotools (some text file README contains general information about building with A utotools (some
of which is repeated below), and also has some comments about buil ding on various of which is repeated below), and also has some comments about buil ding on various
operating systems. There is a lot more information about building PC operating systems. The files in the vms directory support building
RE2 without us‐ under OpenVMS.
ing Autotools (including information about using CMake and building There is a lot more information about building PCRE2 without using
"by hand") in Autotools (in‐
the text file called NON-AUTOTOOLS-BUILD. You should consult this cluding information about using CMake and building "by hand") in
file as well as the text file
the README file if you are building in a non-Unix-like environment. called NON-AUTOTOOLS-BUILD. You should consult this file as wel
l as the README
file if you are building in a non-Unix-like environment.
PCRE2 BUILD-TIME OPTIONS PCRE2 BUILD-TIME OPTIONS
The rest of this document describes the optional features of PCRE2 t hat can be se‐ The rest of this document describes the optional features of PCRE2 t hat can be se‐
lected when the library is compiled. It assumes use of the configur e script, where lected when the library is compiled. It assumes use of the configur e script, where
the optional features are selected or deselected by providing option s to configure the optional features are selected or deselected by providing option s to configure
before running the make command. However, the same options can be s elected in both before running the make command. However, the same options can be s elected in both
Unix-like and non-Unix-like environments if you are using CMake inst ead of config‐ Unix-like and non-Unix-like environments if you are using CMake inst ead of config‐
ure to build PCRE2. ure to build PCRE2.
skipping to change at line 542 skipping to change at line 543
pcre2api(3), pcre2-config(3). pcre2api(3), pcre2-config(3).
AUTHOR AUTHOR
Philip Hazel Philip Hazel
Retired from University Computing Service Retired from University Computing Service
Cambridge, England. Cambridge, England.
REVISION REVISION
Last updated: 24 November 2023 Last updated: 15 April 2024
Copyright (c) 1997-2023 University of Cambridge. Copyright (c) 1997-2024 University of Cambridge.
PCRE2 10.43 24 November PCRE2BUILD(3) PCRE2 10.44 15 April 2024 PCRE2BUILD(3)
 End of changes. 3 change blocks. 
9 lines changed or deleted 11 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/