On 01/27/2014 10:19 PM, Matt Turner wrote:
> ---
>  src/gbm/Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/gbm/Makefile.am b/src/gbm/Makefile.am
> index 4030cc6..de5126c 100644
> --- a/src/gbm/Makefile.am
> +++ b/src/gbm/Makefile.am
> @@ -50,3 +50,4 @@ endif
>  all-local: libgbm.la
>       $(MKDIR_P) $(top_builddir)/$(LIB_DIR);
>       ln -f .libs/libgbm.so.1.0.0 $(top_builddir)/$(LIB_DIR)/libgbm.so
> +     ln -f .libs/libgbm.so.1.0.0 $(top_builddir)/$(LIB_DIR)/libgbm.so.1
> 

I don't know how much time I've wasted because of this.  Thanks for the fix.

Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to