cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl api nghttp2 co-req ?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 11 Jan 2016 13:11:22 +0100 (CET)

On Mon, 11 Jan 2016, Catlow, Martyn wrote:

> So the question: is there any way of building the API program without the
> nghttp2 library ? Are there any options that can be set to disable, or must
> the library be present ?

The nghttp2 library is used for HTTP/2, so if you can live with libcurl not
being able to speak HTTP/2 you can skip that dependency.

If you just let configure _not_ find nghttp2, it will build fine without it.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2016-01-11