1 #ifndef CONFIG_EXTENSION_UPDATE
2 #define CONFIG_EXTENSION_UPDATE
4 /* EXTENSIONS - Whether we have any extension mechanism at all
6 * Primarily intended for non-desktop platforms where supporting
7 * extensions can be complicated, or even prohibited by the OS (as on
11 #define HAVE_FEATURE_EXTENSIONS 0
13 #define ENABLE_EXTENSION_UPDATE 0