summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorVort <vvort@yandex.ru>2015-01-21 08:39:08 +0200
committerCaolán McNamara <caolanm@redhat.com>2015-01-21 15:32:25 +0000
commitdf54862ec61c81a39b7ccfadc292b5bf859f45fa (patch)
tree273f03834537fe0a401696082e80e2ce681ca4d2 /RepositoryExternal.mk
parent6acd5c45c764d81aea1539e66adbfadb51df0aa3 (diff)
fdo#85174 PDF Import: fix character positions without modifying poppler
Change-Id: I4ec6409e8fa13161c5cd37fcae2055b4bc5ecfd4 Reviewed-on: https://gerrit.libreoffice.org/14066 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 1968fe1a774b..5799da2a6ed5 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -2628,10 +2628,6 @@ endif # ENABLE_VALGRIND
ifneq ($(SYSTEM_POPPLER),)
define gb_LinkTarget__use_poppler
-$(call gb_LinkTarget_add_defs,$(1),\
- -DSYSTEM_POPPLER_HEADERS \
-)
-
$(call gb_LinkTarget_set_include,$(1),\
$(POPPLER_CFLAGS) \
$$(INCLUDE) \