pcrebuild
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.
libtool
--disable-shared --disable-static
to the configure command, as required.
configure