Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   pcrebuild    ( 3 )

Perl-совместимые регулярные выражения (Perl-compatible regular expressions)

BUILDING SHARED AND STATIC LIBRARIES

The Autotools PCRE building process uses libtool to build both
       shared and static libraries by default. You can suppress one of
       these by adding one of

--disable-shared --disable-static

to the configure command, as required.