Change how the libraries Makefile adds --configure-option= flags; fixes #1431
We now assume that each configure option is quoted with '', and thus replace " '" with " --configure-option='".
Please register or sign in to comment
We now assume that each configure option is quoted with '', and thus replace " '" with " --configure-option='".