#ifndef CONFIG_EXTENSION_UPDATE #define CONFIG_EXTENSION_UPDATE /* EXTENSIONS - Whether we have any extension mechanism at all * * Primarily intended for non-desktop platforms where supporting * extensions can be complicated, or even prohibited by the OS (as on * iOS). */ #define HAVE_FEATURE_EXTENSIONS 0 #define ENABLE_EXTENSION_UPDATE 0 #endif r> cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/Library_sal_textenc.mk
AgeCommit message (Expand)Author
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl