diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-06-28 17:10:21 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2011-07-05 16:39:32 -0400 |
commit | 414a6aac17d3afeed2db30f7990edbb81b244676 (patch) | |
tree | 7b981e40f30e1f09cc0ddf897afb58ff7b441656 /.gitignore | |
parent | a0b7f755e925194b8245d580182fede9ee197985 (diff) |
Revert "build: apply the distcheck tricks used in xf86-input-evdev"
This reverts commit 6eb829e07e455a8a04dabae7f257dd42a9b8bcdf.
Althought this feature is desirable, it introduces a dormant bug.
The value of sdkdir during distcheck points to an empty xserver sdkdir
where xserver-properties.h is expected by the tools.
Specifying XORG_CFLAGS for the tools worked around the issue by supplying
the real path to the xserver sdk. tools must not depend on xserver.
In any case it would be a brittle workaround.
--with-xorg-conf-dir='$${sysconfdir}/xorg':
althought this value will work, it brings some confusion as it is
unrelated to the where the configuration files are normally placed,
relative to $prefix which is /usr/share/X11 and not /etc.
This feature can be reintroduced later with the proper solution.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions