summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-03-02 17:48:57 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-03-02 18:58:56 +0000
commitf4884d051f1eea07a0fe371834cb7c1da1cbee07 (patch)
treef8552a97da11e8987b4f11c269928a9cde385148 /config_host
parentb167466147baec95a3b123a07d648fc2589bc3c9 (diff)
Remove HAVE_CXX11_UTF16_STRING_LITERAL, always true now
...after 84b36c704d73362d4d86dc9e9c0efa0625958347 "Drop support for MSVC 2013". Make this a fatal configuration error for now. The check should be removed completely after LO 5.4 branch-off. Change-Id: If2f196abb93607dde9ba5c4f04d219679585e633 Reviewed-on: https://gerrit.libreoffice.org/34822 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_global.h.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config_host/config_global.h.in b/config_host/config_global.h.in
index a7738182e3e1..e06f477fdd34 100644
--- a/config_host/config_global.h.in
+++ b/config_host/config_global.h.in
@@ -14,7 +14,6 @@ Any change in this header will cause a rebuild of almost everything.
#define HAVE_CXX14_CONSTEXPR 0
#define HAVE_CXX11_REF_QUALIFIER 0
-#define HAVE_CXX11_UTF16_STRING_LITERAL 0
#define HAVE_GCC_BUILTIN_ATOMIC 0
/* _Pragma */
#define HAVE_GCC_PRAGMA_OPERATOR 0