#include #include "config.h" int main(int argc, char **argv) { printf("%s\n", WAF_PREFIX); return 0; }