diff options
author | Rainer Müller <raimue@codingfarm.de> | 2018-03-26 16:53:02 +0200 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2018-03-26 17:09:36 +0000 |
commit | 111441302c4eb0c719088526c5b8c4be3df6a0dc (patch) | |
tree | 2cbb9a4c7ab681f5fba63f54c3ec52f36ab2c93e /po/fi.po | |
parent | ed6f544572d6cbfba94962799d82d6c511c11f40 (diff) |
build: perl as a dependency in meson.build
With the switch to meson, the problem previously fixed in #1822 came back. The build system might pick up the installed hexchat-config.h instead of using the header in the source directory, as the compiler arguments would be in the order of "-I${prefix}/include -I..". It seems that the c_args in meson are always put to the front of the compiler arguments, in order to be able to override any include paths from dependencies. However, this was not the intention here, so perl should also be modeled as a dependency. This ensures that the arguments with local include directories come first.
Diffstat (limited to 'po/fi.po')
0 files changed, 0 insertions, 0 deletions