summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-09-13 22:50:14 +0200
committerMichael Stahl <mstahl@redhat.com>2017-09-15 10:55:59 +0200
commit77d297f3e8ff4af58718d166dcbf23c39ce47ca3 (patch)
tree57b02931d6ccfbbd1c09fbf5aac7295621a80be5 /config_host.mk.in
parent2406e8fa5af19e0a8c97fb2461e3c12bfbfe373c (diff)
consistent naming of externals: jpeg-turbo->libjpeg-turbo
Change-Id: I63fcebc36559c2698bbedd3501285a388ce8c257 Reviewed-on: https://gerrit.libreoffice.org/42291 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 08385695f0f9..187cdf45a861 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -518,7 +518,7 @@ export SYSTEM_HUNSPELL=@SYSTEM_HUNSPELL@
export SYSTEM_HYPH=@SYSTEM_HYPH@
export SYSTEM_ICU=@SYSTEM_ICU@
export SYSTEM_JFREEREPORT=@SYSTEM_JFREEREPORT@
-export SYSTEM_JPEG=@SYSTEM_JPEG@
+export SYSTEM_LIBJPEG=@SYSTEM_LIBJPEG@
export SYSTEM_LCMS2=@SYSTEM_LCMS2@
export SYSTEM_CDR=@SYSTEM_CDR@
export SYSTEM_CMIS=@SYSTEM_CMIS@