• Tor Lillqvist's avatar
    Don't export a variable called PATH_SEPARATOR · 07976ee1
    Tor Lillqvist yazdı
    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
    07976ee1
Adı
Son kayıt (commit)
Son güncelleme
..
com/sun/star Loading commit data...
native Loading commit data...
qa/complex/bean Loading commit data...
test Loading commit data...
Jar_officebean.mk Loading commit data...
JunitTest_bean_complex.mk Loading commit data...
Library_officebean.mk Loading commit data...
Makefile Loading commit data...
Module_bean.mk Loading commit data...
README Loading commit data...