mpv/waftools
Stefano Pigozzi 90e3e99021 build: fix Lua detection
We need to manually define the flag since we are using a separate identifier
for each of the Lua checks. This was done before 9b45b48 by the composed check
with a define_key (see waftools/checks/generic.py).

The pkg-config check was the only one to not redefine a define key because Waf
already does that automatically when we call the generated function with the
same identifier as the generator function. Now if they are called with two
different arguments we will get two different definitions.

Fixes #1218
2014-10-25 23:05:50 +02:00
..
checks build: fix Lua detection 2014-10-25 23:05:50 +02:00
detections build: add -Wno-format-zero-length 2014-09-26 13:52:55 +02:00
fragments Drop libquvi support 2014-10-25 20:18:22 +02:00
generators build: update waf to version 1.8.1 2014-10-11 20:54:42 +02:00
__init__.py
dependencies.py
features.py
inflectors.py
syms.py build: syms: reindent 2014-08-05 12:57:34 +02:00
waf_customizations.py build: remove useless function 2014-10-11 21:03:13 +02:00