diff options
author | Michael Stahl <Michael.Stahl@cib.de> | 2018-06-29 15:44:09 +0200 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2018-06-30 00:22:31 +0200 |
commit | be1a2fb3ad0e5a7a364886a83c9bdc895717cdfd (patch) | |
tree | b29ff4069fcd9dd3618216fdcdbf1b0ea4da1ae9 /sax/qa | |
parent | 720d53ee663edf26b3e5bb29560c89bcc42aed3a (diff) |
autogen.sh: fix out-of-tree module Makefiles for Win32 make
These were created as symlinks, which doesn't work with Win32 make as it
doesn't understand Cygwin symlinks.
Instead, create them as actual files.
Note: the reason why they work as symlinks at all is that the Makefile
uses $(realpath) and partial_build.mk does not, so they can
resolve relative paths from 2 different directories...
Change-Id: I4a9abffae82561111a9525fb35ed4b174cc8d96a
Reviewed-on: https://gerrit.libreoffice.org/56691
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'sax/qa')
0 files changed, 0 insertions, 0 deletions