diff --git a/acconfig.h b/acconfig.h index e3a639726d..83bad20185 100644 --- a/acconfig.h +++ b/acconfig.h @@ -18,6 +18,9 @@ #undef PACKAGE #undef VERSION +/* needed for older automake? */ +#undef WITH_SYMBOL_UNDERSCORE + /* ------------------------------------------------------------------------ */ /* define if support for GTK 1.2 features */ /* ------------------------------------------------------------------------ */