schultyy / avm

Installs Ruby and node.js on your machine
11 stars 4 forks source link

Configurable openssl path #84

Closed schultyy closed 8 years ago

schultyy commented 8 years ago

PR for #82

avm by default passes --with-openssl-dir to Configure. By default it looks in /usr/include/openssl but the user can override this by defining the OPENSSL_INCLUDE_DIR environment variable.