> I'm wondering if we need to keep around the logic that determines > whether or not libstdc++, libjava, etc. are being built outside the > unified tree. No, we don't need to keep this stuff. libstdc++-v3 can only be built in-tree now anyway. Please remove the extra logic. -benjamin