Jump to content

  •  

RenatoUtsch

Member Since 22 Feb 2015
Offline Last Active Mar 12 2015 10:38 PM
-----

Topics I've Started

Adding a new required library to configure.in

03 March 2015 - 01:47 AM

Hey guys, I am making some cool things with hercules, but I need to introduce a new dependency.

 

As I don't have much experience with autoconf, can you guys help me add a dependency to OpenSSL's libcrypto to the configure.in file? Are there any guidelines for this?

 

It is for a new system I am developing that I plan to pull request when it is ready.

 

 

Thanks!