xf86-video-vmware: Changes to 'master'

Jakob Bornecrantz wallbraker at kemper.freedesktop.org
Tue Mar 13 15:52:25 PDT 2012


 Makefile.am        |    4 +++-
 configure.ac       |   22 ++++++++--------------
 saa/Makefile.am    |    4 +++-
 src/Makefile.am    |    7 +++++--
 vmwgfx/Makefile.am |    6 +++---
 5 files changed, 22 insertions(+), 21 deletions(-)

New commits:
commit 57f1204292a116b35d5930752bc06f9065332879
Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Tue Mar 13 21:41:11 2012 +0100

    Bump version number for the release
    
    Signed-off-by: Jakob Bornecrantz <jakob at vmware.com>

commit e585f9ea04bbd17398d2fa804be38a4e75bc60e4
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Mar 13 09:44:46 2012 -0400

    config: move AC_SYS_LARGEFILE in autoconf init section
    
    There is no need for this statement to be conditionally included.
    It adds support for large files without taking anything away.
    
    http://www.gnu.org/software/autoconf/manual/autoconf.html
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
    Signed-off-by: Jakob Bornecrantz <jakob at vmware.com>

commit 04169f3860e4a7d03485631bee40c05fc45b72c6
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Mar 12 14:51:38 2012 -0400

    config: include saa and vmwgfx subdirs in the tarball
    
    Use AM_CONDITIONAL. Automake knows what to distribute.
    It needs to be able to navigate down the subdirs to find what
    needs to be included in the tarball.
    
    To test reliably, create a tarball and expand it into a separate
    directory and build with xatracker. Distcheck will not detect
    missing code when such code is configured not to build.
    
    The content of a tarball *must* always be identical, regardless
    of the configuration options used or on which platform it was configured.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
    Signed-off-by: Jakob Bornecrantz <jakob at vmware.com>



More information about the xorg-commit mailing list