summaryrefslogtreecommitdiff
path: root/config_office
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-12-10 16:49:56 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-12-10 16:49:56 +0000
commitcf24ea0686ab5fedd44264cd993fd9b61b0ff835 (patch)
tree89470bf4c20f6a5d322302a58cf6be7eb9dd1c44 /config_office
parentce9fead503cd5ada4a836744884cc6aa0a28cd7f (diff)
INTEGRATION: CWS ant02 (1.25.10); FILE MERGED
2004/11/18 16:01:14 bei 1.25.10.1: #i27028# improve ant detection
Diffstat (limited to 'config_office')
-rw-r--r--config_office/set_soenv.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/config_office/set_soenv.in b/config_office/set_soenv.in
index 63b45057c1c7..d35f2fb0df58 100644
--- a/config_office/set_soenv.in
+++ b/config_office/set_soenv.in
@@ -1,8 +1,8 @@
#!@PERL@ -w
#
# Program: set_soenv.in
-# Version: $Revision: 1.27 $
-# Date: $Date: 2004-12-03 14:20:01 $
+# Version: $Revision: 1.28 $
+# Date: $Date: 2004-12-10 17:49:56 $
# Author: Willem van Dorp, Ross Nicholson, Oisin Boydell - Sun Microsystems, Ireland.
#
#---------------------------------------------------------------------------
@@ -1350,6 +1350,7 @@ if ( '@JDK@' ne '' )
ToFile( "XSLTPROC", "@XSLTPROC@", "e" );
ToFile( "ANT_HOME", "@ANT_HOME@", "e" );
ToFile( "ANT_LIB", "@ANT_LIB@", "e" );
+ToFile( "ANT", "@ANT@", "e" );
ToFile( "JDKLIB", $JAVA_LIB, "e" );
ToFile( "STLPORT4", $STLPORT4, "e" );
ToFile( "ASM_PATH", $ASM_PATH, "e" );