- drop INTROSPECTION conjunctions (CMake dep table already forces THREADS+SOCKET) - remove whole-file guards in client_server/process tests (CMake only compiles them when flags are ON) - normalize single-flag '#if defined(PIP_HAS_X)' to '#ifdef PIP_HAS_X'