I am trying to introduce boost to my current company. I was wandering whether using boost requires linking against any libraries or is it all used like the STL simply by including header files. I've used some parts of boost before, which didn't require to link against anything but I want to make sure so I can package it up properly for other ppl to use.

Cheers,
Ned