Hello!
On Sat, Aug 23, 2014 at 12:26 PM, pushpadk wrote:
> checking for --with-ld-opt="-L /users/some/NGINX/Luacryptolib
> -Wl,--whole-archive -lmyluacryptolib -Wl,--no-whole-archive" ... not found
> ./configure: error: the invalid value in --with-ld-opt="-L
> /users/some/NGINX/Luacryptolib -Wl,--whole-archive -lmyluacryptolib
> -Wl,--no-whole-archive"
>
For such ./configure feature test failures, you should always check
out the file objs/autoconf.err for more details :)
Regards,
-agentzh