[Mesa-dev] [PATCH 1/6] configure.ac: Remove unused HAVE_PIPE_LOADER_XLIB macro.
Tom Stellard
tom at stellard.net
Thu Apr 25 14:05:37 PDT 2013
On Thu, Apr 25, 2013 at 12:02:05PM -0700, Matt Turner wrote:
> Added in e1364530 but never used.
For the series:
Tested-by: Tom Stellard <thomas.stellard at amd.com>
> ---
> 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
>
> --
> 1.7.8.6
>
More information about the mesa-dev
mailing list