[Mesa-dev] [PATCH 1/6] configure.ac: Remove unused HAVE_PIPE_LOADER_XLIB macro.
Aaron Watry
awatry at gmail.com
Fri Apr 26 06:51:25 PDT 2013
For the series:
Tested-by: Aaron Watry <awatry at gmail.com>
Config:
./configure --with-dri-drivers=radeon --with-gallium-drivers=r600
--enable-texture-float --enable-opencl --enable-gles1 --enable-gles2
--enable-xvmc --enable-vdpau --enable-r600-llvm-compiler
--with-egl-platforms=x11,drm --enable-glx-tls
On Thu, Apr 25, 2013 at 2:02 PM, Matt Turner <mattst88 at gmail.com> 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
>
> --
> 1.7.8.6
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130426/484390b3/attachment.html>
More information about the mesa-dev
mailing list