Hello,
I'd like to have my configure script to check some libraries, Berkeley DB e.g., and privilegiate static version instead of shared version, if it find the static one. What's the best way to do that ?
Thanks,
JM
I'd like to have my configure script to check some libraries, Berkeley DB e.g., and privilegiate static version instead of shared version, if it find the static one. What's the best way to do that ?