[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libx11: Changes to 'refs/tags/XORG-6_8_99_900'



Tag 'XORG-6_8_99_900' created by Kevin E Martin <kem@kem.org> at 1970-01-01 00:00 +0100

Changes since XORG-6_8_99_15:
Adam Jackson:
      typo fixes (Matthieu Herrb)

Alan Coopersmith:
      Add missing backslashes to xlocale_la_SOURCES

Alexander Gottwald:
      Add $(top_srcdir)/src to include list

Daniel Stone:
      Set soversion to 6.2.0.

Keith Packard:
      Ammend AM_CFLAGS with all needed includes; cannot figure out an easy way to automate this.
      Move i18n modules to top-level so they can be built in the right order (before xlib for non-loadable, after xlib for loadable).
      Add missing Makefile.am to lib/X11/modules

Kevin E Martin:
      lib/Xrender/Picture.c Change region.h to Xregion.h and modify internal references to include <X11/Xregion.h>.

Matthieu Herrb:
      Build fix for non-GNU make.

---
 ChangeLog                      |   31 ++++++
 Makefile.am                    |    7 +
 configure.ac                   |   20 ++--
 include/X11/Xregion.h          |  190 +++++++++++++++++++++++++++++++++++++++++
 man/Makefile.am                |    4 
 modules/.cvsignore             |    2 
 modules/Makefile.am            |    1 
 modules/im/ximcp/Makefile.am   |   16 +++
 modules/lc/Utf8/Makefile.am    |   16 +++
 modules/lc/def/Makefile.am     |   16 +++
 modules/lc/gen/Makefile.am     |   16 +++
 modules/lc/xlocale/Makefile.am |   20 +++-
 modules/om/generic/Makefile.am |   17 +++
 src/Makefile.am                |    2 
 src/PolyReg.c                  |    2 
 src/Region.c                   |    2 
 src/xcms/Makefile.am           |   15 +++
 src/xkb/Makefile.am            |   15 ++-
 src/xlibi18n/Makefile.am       |   27 ++++-
 19 files changed, 381 insertions(+), 38 deletions(-)
---



Reply to: