Adding new directory to Configure

Martin Bonner Martin.Bonner at entrust.com
Fri Jul 28 11:09:26 UTC 2023


For various reasons, we build a set of utilities along with OpenSSL.  In OpenSSL 1.1.1 we just changed:
$config{dirs} = [ "crypto", "ssl", "engines", "apps", "test", "util", "tools", "fuzz" ];
(line 321 of Configure)

$config{dirs} = [ "crypto", "ssl", "engines", "apps", "test", "util", "tools", "fuzz" , "our_directory"];

and everything worked.  There is no such line in Configure for 3.0, and I don't know enough perl to know what to change.  Can anyone help?

Martin Bonner (he/him)
Phone: +49 151 5046 3855
martin.bonner at entrust.com<mailto:martin.bonner at entrust.com>


Any email and files/attachments transmitted with it are intended solely for the use of the individual or entity to whom they are addressed. If this message has been sent to you in error, you must not copy, distribute or disclose of the information it contains. Please notify Entrust immediately and delete the message from your system.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20230728/87a186ff/attachment.htm>


More information about the openssl-users mailing list