I've just installed the boost library on my linux partition. I realize I can pass the boost directory to g++ as an argument in my makefile, but is there a config file somewhere that lists default header / library directories that I can edit? I mean, I'm lazy. ::)
Edit: Haha, looks like my distro came with the boost libraries to begin with -- I didn't even check. Case closed.