summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-12-03 08:26:17 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-12-03 08:26:17 +0100
commit2d6ee4ef812f8ac51c0a07fc4e44e54593a90fa6 (patch)
treed02cb52be848ad74817e28a9d5f3476e823fc29f /config_host.mk.in
parent0e87fc5ce79a27ca74515f5cacee43288206ca0c (diff)
WITH_JPEG_TURBO redundant with BUILD_TYPE JPEG_TURBO
Change-Id: If918b3083fcd8c2e2ea41c43cba53ded1a207196
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 13639e86a878..9224237a9926 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -620,7 +620,6 @@ export WITH_FONTS=@WITH_FONTS@
export WITH_GALLERY_BUILD=@WITH_GALLERY_BUILD@
export WITH_GSSAPI=@WITH_GSSAPI@
export WITH_HELPPACK_INTEGRATION=@WITH_HELPPACK_INTEGRATION@
-export WITH_JPEG_TURBO=@WITH_JPEG_TURBO@
export WITH_KRB5=@WITH_KRB5@
export WITH_LANG=@WITH_LANG@
export WITH_LANG_LIST=@WITH_LANG_LIST@