#if HAVE_CONFIG_H #include "config.h" #endif /* HAVE_CONFIG_H */ #include int main () { printf ("Hello world!\n"); }