X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=acconfig.h;h=3261e7989fab19870fcc27e23f5e18f49aa021b6;hp=f4693521c2d1f3ad779888a8d2fdae49f9fcb61b;hb=903f32e6e5f32af2c658666a3feb66fa90150c34;hpb=036b63d8fc5a8c6e1ff150737226122c174c39cb;ds=sidebyside diff --git a/acconfig.h b/acconfig.h index f4693521c..3261e7989 100644 --- a/acconfig.h +++ b/acconfig.h @@ -7,6 +7,8 @@ #undef HAVE_GDK_PIXBUF #undef HAVE_GDK_IMLIB +#undef USE_GTKGDK_XIM + /* Whether to use multithread or not */ #undef USE_THREADS @@ -19,5 +21,8 @@ /* Define to `unsigned int' if or doesn't define. */ #undef wint_t +/* Used to test for a u32 typedef */ +#undef HAVE_U32_TYPEDEF + #undef PACKAGE #undef VERSION