libX11: Changes to 'master'

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Thu Oct 1 22:22:34 PDT 2009


 modules/im/ximcp/Makefile.am   |    6 ++++--
 modules/lc/Utf8/Makefile.am    |    6 ++++--
 modules/lc/def/Makefile.am     |    8 +++++---
 modules/lc/gen/Makefile.am     |    8 +++++---
 modules/lc/xlocale/Makefile.am |    8 +++++---
 modules/om/generic/Makefile.am |    6 ++++--
 src/Makefile.am                |    6 ++++--
 src/xcms/Makefile.am           |    6 ++++--
 src/xkb/Makefile.am            |    6 ++++--
 src/xlibi18n/Makefile.am       |    6 ++++--
 10 files changed, 43 insertions(+), 23 deletions(-)

New commits:
commit 3bb020587ce74e0737ec7aceb20041f1e77d3b87
Author: Jeremy Huddleston <jeremyhu at freedesktop.org>
Date:   Thu Oct 1 22:20:38 2009 -0700

    Split CFLAGS into CPPFLAGS and CFLAGS
    
    On some build systems, CPPFLAGS is set to "-I/some/prefix/include".  If older
    X11 headers are in /some/prefix/include, they will be preferred over the
    shipped headers.  This corrects that problem.



More information about the xorg-commit mailing list