From 8dc27a0bbf74646969074414c071410ad7d07b74 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Tue, 21 Feb 2017 12:36:55 +0200 Subject: 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 Reviewed-by: Eike Rathke --- config_host/config_liblangtag.h.in | 1 - 1 file changed, 1 deletion(-) (limited to 'config_host') 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 -- cgit