Commit Graph

12 Commits

Author SHA1 Message Date
07976ee1de Don't export a variable called PATH_SEPARATOR
It used to be mis-spelled PATH_SEPERATOR. Now, after correcting the spelling,
it breaks the build of 3rd-party libraries using autoconfigury on Windows. The
value of PATH_SEPARATOR is ";" on Windows, and the configure scripts of those
libs run in Cygwin and assume that a PATH_SEPARATOR environment variable
should be correct for Cygwin. Which ";" isn't.

Rename the variable to LIBO_PATH_SEPARATOR.

Change-Id: Iff0eb93bf11d9f844a28be7ea4456e4c0ae10844
2013-05-15 14:23:39 +03:00
cb6d67c21f Spelling "separate" (etc) correctly is hard 2013-05-15 11:14:28 +03:00
6f36747661 re-base on ALv2 code. 2012-06-12 17:31:21 +01:00
aab14cb9fb fix prefix of command line switches (-- instead of -) 2012-01-11 19:25:45 +01:00
4327ec0dee Clean up makefiles 2011-02-02 12:06:11 +01:00
36de66bdf0 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
da0f3ac4ca #i103496#: sandbox removed 2009-11-11 07:25:37 +01:00
93d89bfbc1 CWS-TOOLING: integrate CWS sb93 2008-10-01 09:04:58 +00:00
f31246cfad INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED
2008/03/28 16:08:24 rt 1.4.16.1: #i87441# Change license header to LPGL v3.
2008-04-10 15:24:12 +00:00
e05d7af101 INTEGRATION: CWS ause069 (1.3.24); FILE MERGED
2006/12/01 15:06:11 hjs 1.3.24.1: #i70359# remove forced shell calls
2007-01-25 12:05:34 +00:00
54ae438dff INTEGRATION: CWS hr21 (1.2.2); FILE MERGED
2005/10/18 16:03:22 hr 1.2.2.1: #i55503#: fix license header
2005-10-19 10:55:02 +00:00
d0a1c7b4ee INTEGRATION: CWS jl16 (1.1.2); FILE ADDED
2005/07/01 07:49:17 jl 1.1.2.1: #i50243# short OOoBean test
2005-09-23 10:55:00 +00:00