summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2012-06-03 15:33:36 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2012-06-04 11:44:48 +0200
commit086abe9eddd55573d8c04728649b574338176410 (patch)
treeb6e82555648977255ead36489d8acded8d3497b6 /config_host.mk.in
parent67673e9ba6788f4c85bfdaac6091148086f12941 (diff)
Replace the module icc functionality by a use of lcms2
Change-Id: I989af1147711f0175bf889bc55043b2d84a49b38
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 11b3a16a4435..ef798eb1d942 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -428,8 +428,6 @@ export RTL_OS=@RTL_OS@
export RTL_ARCH=@RTL_ARCH@
export SAC_JAR=@SAC_JAR@
export SAL_ENABLE_FILE_LOCKING=1
-export SAMPLEICC_CFLAGS=@SAMPLEICC_CFLAGS@
-export SAMPLEICC_LIBS=@SAMPLEICC_LIBS@
export SAXON_JAR=@SAXON_JAR@
export SCPDEFS=@SCPDEFS@
export SERVLETAPI_JAR=@SERVLETAPI_JAR@
@@ -525,7 +523,6 @@ export SYSTEM_POSTGRESQL=@SYSTEM_POSTGRESQL@
export SYSTEM_PYTHON=@SYSTEM_PYTHON@
export SYSTEM_REDLAND=@SYSTEM_REDLAND@
export SYSTEM_RHINO=@SYSTEM_RHINO@
-export SYSTEM_SAMPLEICC=@SYSTEM_SAMPLEICC@
export SYSTEM_SAXON=@SYSTEM_SAXON@
export SYSTEM_SERVLETAPI=@SYSTEM_SERVLETAPI@
export SYSTEM_STDLIBS=@SYSTEM_STDLIBS@