Roland Illig wrote: > #ifndef HAVE_TEXTMODE_X11_SUPPORT > typedef int dummy; /* C99 forbids empty compilation unit */ > #else > > #undef HAVE_GMODULE That is only for testing both versions -- with and without HAVE_GMODULE. Please remove if you want to test the GMODULE version. Roland