libSM: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Nov 21 11:21:25 PST 2010


 configure.ac |   24 ++++++++----------------
 1 file changed, 8 insertions(+), 16 deletions(-)

New commits:
commit 6d093e2397ecdbbba044fe7ef2fd922c8c8261de
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 21 11:19:45 2010 -0800

    config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
    
    Regroup AC statements under the Autoconf initialization section.
    Regroup AM statements under the Automake initialization section.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit b8ef6cea0ccae4d88a9cb91cd836188ae781cda8
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 21 11:17:25 2010 -0800

    config: Remove unnecessary calls from configure.ac
    
    AC_PROG_CC are provided by XORG_DEFAULT_OPTIONS now
    PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list