summaryrefslogtreecommitdiff
path: root/unotools/util/utl.component
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/util/utl.component')
-rw-r--r--unotools/util/utl.component4
1 files changed, 2 insertions, 2 deletions
diff --git a/unotools/util/utl.component b/unotools/util/utl.component
index 72e475753a23..ef929f2a9b77 100644
--- a/unotools/util/utl.component
+++ b/unotools/util/utl.component
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-<component loader="com.sun.star.loader.SharedLibrary" prefix="utl"
- xmlns="http://openoffice.org/2010/uno-components">
+<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
+ prefix="utl" xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.io.comp.TempFile">
<service name="com.sun.star.io.TempFile"/>
</implementation>