On Tue, 17 Jan 2017, George Reasoner wrote:

I am running under a Windows 7 environment, and according to what I found in INSTALL.md, "The configure utility, unfortunately, is not available for the Windows Environment", so it looks like I will need to craft my own config file. Is there a generic config file that I would use as a basis for handcrafting a config-*.h file of my own?

See the lib/curl_config.h.in file, which is the template used by configure.

I surmise that I then need to add my config file to the conditional compiles in curl_setup.h, correct?

Correct. That's how the other hand-made config-*.h files are included.

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:  https://curl.haxx.se/mail/etiquette.html

Reply via email to