xdm: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Wed Oct 20 10:32:18 PDT 2010


 configure.ac |   37 +++++++++++++++++++++----------------
 1 file changed, 21 insertions(+), 16 deletions(-)

New commits:
commit 4455d61291b7662e652953ca326627104e0d5494
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Sep 7 15:45:44 2010 -0400

    config: relocate the "Check for programs section"
    
    Following the usual layout, programs are check before the xorg specifics start.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 2ff31d55be7fb62aece1324ea14fed9cdac23789
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Sep 7 15:38:15 2010 -0400

    config: libtool: disable production of static libraries.
    
    Regroup libtool statements under the "Initialize" libtool section
    
    The greeter is only used as a shared library that is dynamically loaded.
    
    Alan Coopersmith wrote:
    "I don't think it's intended to be used as a shared library, but instead to
    allow sites to drop in their own greeter module for greater customization
    than allowed via just .Xresources."
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit b4d166d8c4f8ebc28fcd4d6f24065951989d11b2
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Sep 7 14:36:03 2010 -0400

    config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
    
    Regroup AC statements under the Autoconf initialization section.
    Regroup AM sttaements under the Automake initialization section.
    Add missing AC_CONFIG_SRCDIR
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list