diff options
author | Olivier Brunel <jjk@jjacky.com> | 2016-06-26 21:30:49 +0200 |
---|---|---|
committer | Andrew Gregory <andrew.gregory.8@gmail.com> | 2017-05-08 23:27:41 -0400 |
commit | 2e7162fe8785702ad409af9dad352a8bef24a65e (patch) | |
tree | 09a86fe1fb699a27c082b12748bce1d797ef248b /lib/libalpm | |
parent | cebb20762dc9b15815a72dec190f566e6928582b (diff) | |
download | pacman-2e7162fe8785702ad409af9dad352a8bef24a65e.tar.xz |
configure.ac: Fix handling --with-libcurl
It was reported being --with-libcurl in the help (and the check for libcurl
being installed used $with_libcurl accordingly), but the option handling was set
using $with_curl and, therefore, expected option --with-curl.
In the end, --with-libcurl wasn't recognized, and --with-curl had no effect.
Signed-off-by: Olivier Brunel <jjk@jjacky.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
(cherry picked from commit 56ae9603768bdc850f32bc789a474ae836305033)
Diffstat (limited to 'lib/libalpm')
0 files changed, 0 insertions, 0 deletions