office-gobmx/config_host/config_extension_update.h.in
Katarina Behrens 793db97a7c Build time option --disable-extension-update
to disable the possibility to update installed extensions

Change-Id: Ifdee0f3b13ee3e2bcb288c8ded98cb9805a6e55a
2015-06-03 15:22:11 +02:00

6 lines
107 B
C

#ifndef CONFIG_EXTENSION_UPDATE
#define CONFIG_EXTENSION_UPDATE
#define ENABLE_EXTENSION_UPDATE 0
#endif