M2 icon indicating copy to clipboard operation
M2 copied to clipboard

Add --enable-download option to check-configure

Open d-torrance opened this issue 5 months ago • 0 comments

During configure, we raise an error if the input for --enable-download is "yes" but neither wget nor curl are available on the system.

Now that the default for --enable-download is "yes", we should make sure that we don't raise this error during check-configure if the user initially ran configure with "no", e.g., in Debian/Ubuntu package builds.

d-torrance avatar Jun 10 '25 13:06 d-torrance