diff options
author | Emil Velikov <[email protected]> | 2015-07-15 10:28:05 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2015-09-09 12:48:04 +0100 |
commit | c8984a7a4686c2045666d32fbe5733ff5a5c3bd8 (patch) | |
tree | ad3753738d64020dd3325a2e669e09717ab70980 /src/util | |
parent | 63c4b7ee1e76efece745fc581ac4990d197824cc (diff) |
xmlpool: 'promote' LOCALEDIR variable
This is the only place in mesa that uses this constuct which seems
to be GNUmake-ism. Attempting to build with POSIX make implementations
(bmake) would fail as below.
--- options.h ---
LOCALEDIR := .
sh: line 2: LOCALEDIR: command not found
*** [options.h] Error code 127
So let's keep things consistent and compatible by making the variable
non target specific.
v2:
- Bring back LOCALEDIR.
- Reword the commit message
- Change mesa-stable tag 10.6 > 11.0
Cc: 11.0 <[email protected]>
Cc: Jonathan Gray <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions