On 09/27/2013 03:42 PM, Gaetan Nadon wrote:
The X11_CFLAGS variable is undefined (not defined in config.status).
It appears the intent was to use X11_INCLUDES defined in configure.ac.

Gaetan Nadon (3):
   gallium/targets/libgl-xlib: X11/Xlib.h: No such file or directory
   gallium/state_trackers/egl: use X11_INCLUDES rather than X11_CFLAGS
   gallium/state_trackers/glx: X11/Xlib.h: No such file or directory

  src/gallium/state_trackers/egl/Makefile.am |    2 +-
  src/gallium/state_trackers/glx/Makefile.am |    2 +-
  src/gallium/targets/libgl-xlib/Makefile.am |    2 +-
  3 files changed, 3 insertions(+), 3 deletions(-)


I'm no expert on the build system but this seems OK to me.

Acked-by: Brian Paul <[email protected]>

Tag for the 9.2 branch?

_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to