On 04/25/2013 01:02 PM, Matt Turner wrote:
Added in e1364530 but never used.
---
  configure.ac |    1 -
  1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 50e60f6..55ea13d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1899,7 +1899,6 @@ if test "x$enable_gallium_loader" = xyes; then
      GALLIUM_PIPE_LOADER_LIBS="$GALLIUM_PIPE_LOADER_LIBS 
\$(top_builddir)/src/gallium/winsys/sw/null/libws_null.la"

      if test "x$NEED_WINSYS_XLIB" = xyes; then
-        GALLIUM_PIPE_LOADER_DEFINES="$GALLIUM_PIPE_LOADER_DEFINES 
-DHAVE_PIPE_LOADER_XLIB"
          GALLIUM_PIPE_LOADER_LIBS="$GALLIUM_PIPE_LOADER_LIBS 
\$(top_builddir)/src/gallium/winsys/sw/xlib/libws_xlib.la"
      fi


I'm not the autoconf expert, but these look OK AFAICT.

Reviewed-by: Brian Paul <bri...@vmware.com>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to