diff options
author | Chun-wei Fan <fanchunwei@src.gnome.org> | 2015-04-10 10:08:17 +0800 |
---|---|---|
committer | Chun-wei Fan <fanchunwei@src.gnome.org> | 2015-04-10 10:09:06 +0800 |
commit | 28df77e08b1f9c9ad27ba719465c2ff230516df0 (patch) | |
tree | dea918061c5fcc51744b0ea918023c92e544e994 /pango/pango-engine.c | |
parent | 0e0a3a83bfd4d57dced9e75383125d636e49adaa (diff) | |
download | pango-28df77e08b1f9c9ad27ba719465c2ff230516df0.tar.gz |
build/Makefile.msvcproj: Don't Use realpath(1)
Apaprently there are many incompatible realpath(1) implementations out
there, so things like --relative-to can't be assured to work everywhere,
such as on Ubuntu.
Instead, simply use the subst feature of automake to fulfil the same
purpose, which is like what the rest of this file does, and follows the
pattern of the introspection makefile, which this is modelled on.
Also update the simple tutorial and clean up a bit, changing $(empty) to
<nothing> as Behdad pointed out.
This is also checked with 'make -j8 distcheck'.
https://bugzilla.gnome.org/show_bug.cgi?id=735039
Diffstat (limited to 'pango/pango-engine.c')
0 files changed, 0 insertions, 0 deletions