Ryan Melendez wrote:
Is it possible to specify multiple lib and include directories with a
./configure option?
Yes, you can use multiple directories separated with spaces.
--with-rlm-sql-lib-dir="/path/to/mysql /other/path/to/mysql"
--
Nicolas Baradakis