summaryrefslogtreecommitdiff
path: root/m4/ax_compiler_vendor.m4
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-05-01 00:17:20 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-05-01 00:19:39 -0400
commit488477d1011559078dbebfea18e22dcc1c9ca7ea (patch)
treea7ebb6227fdcbc7ef6f6e35bc74347c14f08222f /m4/ax_compiler_vendor.m4
parent3e67e5c9928f8b1e1c5a63def88d53ed1fed12eb (diff)
meson: fix creation of html symlinks
This adds two somewhat independent rules: 1. to create symlinks to html pages in the build directory 2. to create symlinks in the installation directory The second part needs to be coded separately, because telling meson to install the symlinks created in step 1. results in a copy of the target, instead of a symlink. So step 2. needs to ignore the result of 1. and create the symlink again. Fixes #5863.
Diffstat (limited to 'm4/ax_compiler_vendor.m4')
0 files changed, 0 insertions, 0 deletions