summaryrefslogtreecommitdiff
path: root/tests/gem_mmap_wc.c
diff options
context:
space:
mode:
authorKristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>2015-08-05 11:55:09 -0700
committerKristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>2015-08-05 11:58:59 -0700
commit5f9bc98a55d8077f1b42e953d573c4e655832bfa (patch)
tree296215beaf405985527669447a1a6f70f44fab38 /tests/gem_mmap_wc.c
parent78e2a2f245fa66773f34ea68bdbcc2c62d382a9b (diff)
configure.ac: Fix chmod on intel_aubdump the right way
autoconf executes the init commands after each file it creates, causing these errors at configure time: ... chmod: cannot access 'tools/intel_aubdump': No such file or directory config.status: creating tools/Makefile chmod: cannot access 'tools/intel_aubdump': No such file or directory config.status: creating tools/intel_aubdump config.status: creating tools/quick_dump/Makefile ... Once it creates intel_aubdump, the errors go away. When I first added the chmod command, I already had a tools/intel_aubdump in my tree and didn't get the error. Split the intel_aubdump creation into its own AC_CONFIG_FILES() invocation to avoid this. Signed-off-by: Kristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>
Diffstat (limited to 'tests/gem_mmap_wc.c')
0 files changed, 0 insertions, 0 deletions