]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
tools: replace private INCLUDEDIR with automake includedir
authorOlaf Hering <olaf@aepfle.de>
Mon, 11 May 2015 15:24:52 +0000 (15:24 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 21 May 2015 14:12:10 +0000 (15:12 +0100)
commite3dcb16398e19ba965a2a4e7051ea1812be302fe
tree9668c8d374c3d3000df25fe348fa1788b113d1e5
parent7f5f57b466b026d19cacfe7fc5771895d05a053b
tools: replace private INCLUDEDIR with automake includedir

Reuse automake variable instead of inventing a private variable.

The result of this command:
 git grep -wnl INCLUDEDIR | xargs sed -i 's@INCLUDEDIR@includedir@g'

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
config/Paths.mk.in
tools/Makefile
tools/blktap2/include/Makefile
tools/include/Makefile
tools/libfsimage/common/Makefile
tools/libvchan/Makefile
tools/libxc/Makefile
tools/libxl/Makefile
tools/xenstat/libxenstat/Makefile
tools/xenstore/Makefile