<div dir="ltr">Hello,<div><br></div><div>How do i  generate "opensslconf.h" in openssl 1.1.1g?</div><div>From docs, i assume it is created after we give  "./Configure <options> gcc".</div><div>I observe that "opensslconf.h" is created only on giving "make" after ./Configure... But this additionally created .d & .o files in crypto folders.</div><div>For openssl1.0.2 , the same opensslconf.h is created right after "./Configure" .</div><div>(all .h files in include directory are created after ./Configure, whereas in 1.1.1 .h files appear in include directory - without any ./Configure)</div><div><br></div><div>For context , we are upgrading our project to openssl 1.1.1g from 1.0.2k & i am concerned about this .d & .o files, in case i build the whole project - which is including openssl folder.</div><div><br></div><div>Thanks,</div><div>Prud.</div><div><br></div><div>  </div></div>