glamor: Changes to 'master'

Zhigang Gong gongzg at kemper.freedesktop.org
Mon Mar 18 01:34:29 PDT 2013


 configure.ac    |    1 -
 glamor.pc.in    |    5 ++---
 src/Makefile.am |   12 ++++++------
 3 files changed, 8 insertions(+), 10 deletions(-)

New commits:
commit 81aadb8ae204f58d77a948c8624f1e72659dcdf0
Author: Armin K <krejzi at email.com>
Date:   Wed Mar 13 18:49:33 2013 +0100

    Don't use AC_PROG_LIBTOOL
    
    Autoconf only needs libtool macros which are copied when
    autoreconf is run. There is no need for looking for
    "libtool" program in PATH. This properly disables static
    libraries from being built and installed.
    
    Reviewed-by: Michel Dänzer <michel.daenzer at amd.com>

commit f2d7f1cf351bdc3a8a00fe564cd6a937db3b4e19
Author: Armin K <krejzi at email.com>
Date:   Wed Mar 13 18:49:32 2013 +0100

    First attempt to make libglamor.so shared versioned library
    
    As recommended by Michel in this thread reply:
    http://lists.freedesktop.org/archives/glamor/2013-March/000305.html
    
    v2: Correct shared library location in glamor.pc.in
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=62259
    
    Reviewed-by: Michel Dänzer <michel.daenzer at amd.com>

commit c7241f097ddb4d3bfb832f6b4ee6fafe8b4d2cfe
Author: Armin K <krejzi at email.com>
Date:   Wed Mar 13 18:28:58 2013 +0100

    Properly dist necesary headers
    
    Reviewed-by: Michel Dänzer <michel.daenzer at amd.com>

commit 3cd34ba9f0708ab7d816eeee80139257fafcb4ad
Author: Armin K <krejzi at email.com>
Date:   Wed Mar 13 18:28:57 2013 +0100

    Silence Automake 1.13 warnings
    
    warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
    
    Reviewed-by: Michel Dänzer <michel.daenzer at amd.com>



More information about the xorg-commit mailing list