commit | b7afc386fb67150d212ffd995d31ee0e4016fdee | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Fri May 13 16:11:34 2016 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Fri May 13 16:11:34 2016 +0200 |
tree | 49ac7f013467a874fa44b01e588fd3b17519224b | |
parent | 3157ed900c2f1b57b96e2dc01fa19744120fd3a3 [diff] |
Avoid symbol clash for Xregion functions We might be linking our Xregion and libX11 into the same binary, causing a clash between the symbols. In theory they should be compatible, but that's not guaranteed. Avoid the issue by adding a "vnc" prefix to our version.