]> granicus.if.org Git - curl/commit
configure: use pkg-config to detect quiche
authorAlessandro Ghedini <alessandro@ghedini.me>
Sun, 18 Aug 2019 14:03:51 +0000 (15:03 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 20 Aug 2019 13:04:58 +0000 (15:04 +0200)
commit08b99e17df5a2d1d98a2d9ab06eedf7405906105
treec0e2bdfeb38c93906931721eec3925ab6a9264a9
parent6a90c9e0c49dc8179f6ff60bdfe1bd59aa55ef7b
configure: use pkg-config to detect quiche

This removes the need to hard-code the quiche target path in
configure.ac.

This depends on https://github.com/cloudflare/quiche/pull/128

Closes #4237
.travis.yml
configure.ac
docs/HTTP3.md