❦ 30 septembre 2013 13:01 CEST, Apollon Oikonomopoulos <[email protected]> :
>> My version of pcre-config (8.30, also tested with 8.31) includes:
>>
>> libS=
>> if test ${prefix}/lib/x86_64-linux-gnu != /usr/lib ; then
>> libS=-L${prefix}/lib/x86_64-linux-gnu
>> fi
>
> Update:
>
> Debian's 8.31 (testing/unstable) actually does not emit -L using
> pcre-config. I just looked at the source, but did a wrong ./configure.
> The actual script shipping with the package tests /usr/lib against
> /usr/lib. I assume that's the version you're running Vincent, right?
Yes.
--
Make it right before you make it faster.
- The Elements of Programming Style (Kernighan & Plauger)