set_soenv.in (f7186f36) set_soenv.in (a5542d65)
1#!@PERL@ -w
2#
3###############################################################
4#
5# Licensed to the Apache Software Foundation (ASF) under one
6# or more contributor license agreements. See the NOTICE file
7# distributed with this work for additional information
8# regarding copyright ownership. The ASF licenses this file

--- 2190 unchanged lines hidden (view full) ---

2199#
2200print "*********************************************************".
2201 "******************* $newline"."*"."$newline";
2202print "* Apache OpenOffice $UPD configuration. $newline";
2203for ( $tmp = 0; $tmp < 2; $tmp++ )
2204{ print "* $newline";
2205}
2206print "* Configuration part of Apache OpenOffice $UPD build is finished. $newline* $newline";
1#!@PERL@ -w
2#
3###############################################################
4#
5# Licensed to the Apache Software Foundation (ASF) under one
6# or more contributor license agreements. See the NOTICE file
7# distributed with this work for additional information
8# regarding copyright ownership. The ASF licenses this file

--- 2190 unchanged lines hidden (view full) ---

2199#
2200print "*********************************************************".
2201 "******************* $newline"."*"."$newline";
2202print "* Apache OpenOffice $UPD configuration. $newline";
2203for ( $tmp = 0; $tmp < 2; $tmp++ )
2204{ print "* $newline";
2205}
2206print "* Configuration part of Apache OpenOffice $UPD build is finished. $newline* $newline";
2207print "* NB! Be aware that you might not be able to build Apache OpenOffice if you $newline".
2208 "* ignore any warning message that were generated during this configuration $newline".
2207print "* Note: Be aware that you might not be able to build Apache OpenOffice if $newline".
2208 "* you ignore any warnings that were generated during this configuration $newline".
2209 "* process. $newline* $newline";
2210
2211if ( $Warning ne "" )
2212{ print "$Warning*";
2213 print "$newline";
2214}
2215
2216print "*$newline* USAGE: $newline";

--- 521 unchanged lines hidden ---
2209 "* process. $newline* $newline";
2210
2211if ( $Warning ne "" )
2212{ print "$Warning*";
2213 print "$newline";
2214}
2215
2216print "*$newline* USAGE: $newline";

--- 521 unchanged lines hidden ---