Hi, 
am I correct that autolinking is not supported by Boost when using Clang on Windows?
To be clear, I'm talking about both clang++ and clang-cl drivers.

The behavior I observe suggests that I am correct but looking at the autolink.hpp header I didn't understand how it decides if it should work or not.

A. Joël Lamotte