On Sat 16 Aug 2014 14:27:48 Eric Blake wrote:
> On 08/16/2014 02:21 PM, victor jimenez wrote:
> > In distributions that use multi-arch setup (such as Debian 7) libssl.a is
> > installed in /usr/lib/x86_64-linux-gnu. That renders the m4
> > macro ax_check_openssl.m4 useless for such systems since the library is
> > only looked for in the following paths:
> > 
> > ssldirs="/usr/local/ssl /usr/lib/ssl /usr/ssl /usr/pkg /usr/local /usr"
> 
> Thanks for the report.  However, autoconf is not the owner of
> ax_check_openssl.m4, so you'll have to redirect your report to the
> author of that file if you want anything to change.

they can be found here:
https://lists.gnu.org/mailman/listinfo/autoconf-archive-maintainers

however, i think this m4 should just be punted.  you should update your code 
to use the pkg-config files that openssl now provides.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to