On Thu, 5 Jan 2012, Petr Pisar wrote:

> You need to adjust --version-info argument in libpcre_la_LDFLAGS. You do it by
> setting EXTRA_LIBPCRE_LDFLAGS in configure.ac which expands value of
> libpcre_version defined on line 17:
> 
> # Libtool shared library interface versions (current:revision:age)
> m4_define(libpcre_version, [0:1:0])
> m4_define(libpcreposix_version, [0:0:0])
> m4_define(libpcrecpp_version, [0:0:0])

Ooh. We forgot to create libpcre16_version etc. I have committed the 
necessary changes.

> And if posix anc cpp libraries are affected, then them either.

They should not be affected.

Philip

-- 
Philip Hazel

-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to