]> git.ipfire.org Git - thirdparty/curl.git/commit
checksrc: invoke script with -D to find .checksrc proper
authorDaniel Stenberg <daniel@haxx.se>
Fri, 31 Jul 2020 22:30:19 +0000 (00:30 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 1 Aug 2020 08:47:55 +0000 (10:47 +0200)
commitfaeec840f37715c942dc9623b422284835c9218f
tree9463ad3669dfe0ff6677ccd19a1c52f4474cb108
parenta39ecb3fac78750621536ed3ff4e65fd19064277
checksrc: invoke script with -D to find .checksrc proper

Without the -D command line option, checksrc.pl won't know which
directory to load the ".checksrc" file from when building out of the
source tree.

Reported-by: Marcel Raad
Fixes #5715
Closes #5755
docs/examples/Makefile.am
tests/libtest/Makefile.am