[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] wget: configure.ac: gnutl > openssl ordering patch and li
From: |
Tim Rühsen |
Subject: |
Re: [Bug-wget] wget: configure.ac: gnutl > openssl ordering patch and libtool support |
Date: |
Wed, 17 Aug 2016 22:05:50 +0200 |
User-agent: |
KMail/5.2.3 (Linux/4.6.0-1-amd64; KDE/5.23.0; x86_64; ; ) |
On Dienstag, 16. August 2016 08:32:31 CEST Alex Damb wrote:
> Hello,
>
> This patch for configure.ac replaces logic of searching ssl backend: if not
> specified with --with-ssl=openssl, --with-ssl=gnutls or --with-ssl=no,
> then, first, tries to find gnutls library and, if failes, then tries to
> find openssl. In addition, it adds LT_INIT call to call libtool for
> specifying rpath option.
>
> Motivation: not defining --with-ssl=openssl and LDFLAGS="-I/opt/openssl/path
> -Wl,rpath,/opt/openssl/path" in case, when openssl or gnutls is correctly
> installed in non-standard locations, but with providing correct pkg-config
> files
>
> steps:
> tar xf wget-1.18.tar.xz
> cd wget-1.18
> patch < ../wget-1.18-configure.ac.patch
> libtoolize
> autoreconf
> ./configure ...
Hi Alex,
thanks for your contribution.
Could you split your patch into two - the LT_INIT and the OpenSSL part,
please.
And be so kind and remove the trailing white space (e.g. configure your editor
to automatically remove these on saving and save again).
Regards, Tim
signature.asc
Description: This is a digitally signed message part.