diff options
Diffstat (limited to 'config_host.mk.in')
-rw-r--r-- | config_host.mk.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config_host.mk.in b/config_host.mk.in index c3d97d655a9d..cd0fc3735e9d 100644 --- a/config_host.mk.in +++ b/config_host.mk.in @@ -492,9 +492,7 @@ export SERVLETAPI_JAR=@SERVLETAPI_JAR@ export SHOWINCLUDES_PREFIX=@SHOWINCLUDES_PREFIX@ export SOLARENV=@SRC_ROOT@/solenv export SOLARINC=@SOLARINC@ -export SOLARINC_FOR_BUILD=@SOLARINC_FOR_BUILD@ export SOLARLIB=@SOLARLIB@ -export SOLARLIB_FOR_BUILD=@SOLARLIB_FOR_BUILD@ export SOLARVER=@SOLARVER@ export SOLARVERSION=@SOLARVER@ export SOLAR_JAVA=@SOLAR_JAVA@ |