OSDN Git Service

check that intel-gen4asm tool is actually present
authorDaniel Charles <daniel.charles@intel.com>
Thu, 3 Jul 2014 21:28:50 +0000 (14:28 -0700)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 26 Mar 2015 00:38:59 +0000 (08:38 +0800)
commitd0c6033bd937b72c2e056179e6d4b0d604884d47
tree7e45a12a25528aee9d7b69e675d86cbaed281bd8
parent185375bded4094ee534179b819ac4495c6ab37d2
check that intel-gen4asm tool is actually present

intel-gen4asm tool has to be present on the host tools so that
it can actually be used. Cross compiling shows problems when the
gpu-tools version is met but the tool is not available on the PATH

So, first check that the tool is available and later check for version
before defining HAVE_GEN4ASM.

Signed-off-by: Daniel Charles <daniel.charles@intel.com>
(cherry picked from commit 038097c00ad7b4f2e0fd572ee20f255dd378b5cb)

Conflicts:

configure.ac
configure.ac