diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 3356fd9a97..1ac89ef75e 100644 --- a/acconfig.h +++ b/acconfig.h @@ -23,6 +23,7 @@ #undef HAVE_GETTEXT #undef HAVE_IPC_H #undef HAVE_LC_MESSAGES +#undef HAVE_PROGRESSIVE_JPEG #undef HAVE_PWD_H #undef HAVE_SHM_H #undef HAVE_STPCPY @@ -36,9 +37,13 @@ #undef RESOURCE_BASE +#undef USE_GMODULE +#undef USE_MMX + /* Define to use X11R6 additions to XIM */ #undef USE_X11R6_XIM + #undef XINPUT_NONE #undef XINPUT_GXI #undef XINPUT_XFREE |