Commit graph

5 commits

Author SHA1 Message Date
Jan Wagner
0f3703e641 Fix a lot of typos reported by codespell 2023-04-14 18:35:00 +00:00
Sven Nierlein
7501ba9f8a uriparser: do not reset flags if already set 2018-10-23 17:01:44 +02:00
Sven Nierlein
70888d0f88 check_curl: do not use pkg-config if --with-uriparser was supplied by commandline
if we run configure with --with-uriparser=... it should use that path or fail.
2018-10-23 10:56:05 +02:00
Andreas Baumann
df5be47f84 check-curl: have some fallbacks ready if pkg-config is missing for uriparser tests 2018-10-22 16:30:31 +02:00
Andreas Baumann
d6491ba403 removed embedded uriparser library, added --with-uriparser configure option
to use uriparser library from the system
2018-10-22 16:30:31 +02:00