| Summary: | src/glsl/tests/Makefile.am missing $(top_srcdir)/include | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | compguy284 |
| Component: | Other | Assignee: | mesa-dev |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | CC: | compguy284 |
| Version: | 9.0 | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: |
patch file
tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir) |
||
|
Description
compguy284
2013-01-14 23:22:37 UTC
Created attachment 73072 [details] [review] tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir) Could you test the attached patch? This patch has been committed to mesa master already. I could cherry-pick it to the 9.0 branch. Your attached patch did fix the tests for me. Pushed the fix to the 9.0 branch http://cgit.freedesktop.org/mesa/mesa/commit/?h=9.0&id=d63e946587bb104e2b320fbebafe25bb969d01b8 It will be available in Mesa 9.0.2. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.