Support building the X11 dissector outside the source tree.
authorJeff Morriss <jeff.morriss.ws@gmail.com>
Sun, 7 Jun 2015 02:24:33 +0000 (22:24 -0400)
committerPeter Wu <peter@lekensteyn.nl>
Sun, 29 Nov 2015 11:20:39 +0000 (11:20 +0000)
commit3749e981aa69d7598879d50b1f099181e0929d30
tree40f6b3b692f7eca0d88bef902d07ab2b42b7b5ef
parent9b128181b9bdd8f621ba9db792cbda11c8f7d654
Support building the X11 dissector outside the source tree.

Use relative path names for the script names and mesa/xcbproto directories so
different paths (from different users) don't cause deltas.

Also, with help from Peter Wu and Graham, get generation of the X11 dissector
working from cmake.

Change-Id: I95cd2a0f973dcbc67f457ff94c28e46a666afb74
Reviewed-on: https://code.wireshark.org/review/12213
Petri-Dish: Jeff Morriss <jeff.morriss.ws@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
epan/CMakeLists.txt
epan/dissectors/Makefile.am
tools/process-x11-fields.pl
tools/process-x11-xcb.pl