Skip to content

Check for libcurl should only happen if DAP and/or ncZarr are enabled.#3018

Merged
WardF merged 2 commits intoUnidata:mainfrom
WardF:fixlibcurl.wif
Sep 11, 2024
Merged

Check for libcurl should only happen if DAP and/or ncZarr are enabled.#3018
WardF merged 2 commits intoUnidata:mainfrom
WardF:fixlibcurl.wif

Conversation

@WardF
Copy link
Copy Markdown
Member

@WardF WardF commented Sep 11, 2024

Thanks to @edwardhartnett for pointing out that #2907 only addressed cmake-based builds.

@WardF WardF added this to the 4.9.3 milestone Sep 11, 2024
@WardF WardF self-assigned this Sep 11, 2024
… disabled when the functionality it requires has been disabled.
@WardF WardF merged commit 6f63ca6 into Unidata:main Sep 11, 2024
@WardF WardF deleted the fixlibcurl.wif branch September 11, 2024 21:57
Copy link
Copy Markdown
Collaborator

@DennisHeimbigner DennisHeimbigner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks ok, but frankly I don't know if it captures all the dependencies correctly. At some point, we need to deal with the enormous set of dependencies in both the makefile and CMakeList.txt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

-lcurl included in libraries, even when remote access disabled

2 participants