summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2017-02-21 12:36:55 +0200
committerEike Rathke <erack@redhat.com>2017-02-24 15:46:41 +0000
commit8dc27a0bbf74646969074414c071410ad7d07b74 (patch)
tree64c6dab2252f66f533804979197662c86fe46c8f /config_host
parent2793561bb6dd439a8010780e9bb58572ccac99e1 (diff)
Always enable liblangtag
The license should not be an issue any more since liblangtag now has an LGPL/MPLv2 dual licence. Change-Id: I4dfffcccf5d710bd16b21c3254c1449ae041b8ab Reviewed-on: https://gerrit.libreoffice.org/34511 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_liblangtag.h.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config_host/config_liblangtag.h.in b/config_host/config_liblangtag.h.in
index 18a9c122276e..f639fb76c11a 100644
--- a/config_host/config_liblangtag.h.in
+++ b/config_host/config_liblangtag.h.in
@@ -1,7 +1,6 @@
#ifndef CONFIG_LIBLANGTAG_H
#define CONFIG_LIBLANGTAG_H
-#define ENABLE_LIBLANGTAG 0
#define LIBLANGTAG_INLINE_FIX 0
#endif