CVS Update: lib (branch: trunk)

Keith Packard xorg-commit at cvs.freedesktop.org
Fri Jul 15 07:08:52 EEST 2005


CVSROOT:	/cvs/xorg
Module name:	lib
Changes by:	keithp at gabe.freedesktop.org	05/07/14 21:08:52

Log message:
  2005-07-14  Keith Packard  <keithp at keithp.com>
  
  * Makefile.am:
  * configure.ac:
  * modules/im/ximcp/Makefile.am:
  * modules/lc/Utf8/Makefile.am:
  * modules/lc/def/Makefile.am:
  * modules/lc/gen/Makefile.am:
  * modules/lc/xlocale/Makefile.am:
  * modules/om/generic/Makefile.am:
  * src/xlibi18n/Makefile.am:
  
  Move i18n modules to top-level so they can be
  built in the right order (before xlib for non-loadable,
  after xlib for loadable).
  
  Link i18n modules against xlib to resolve Xlib symbols
  used by them.

Modified files:
      lib/X11/:
        ChangeLog Makefile.am configure.ac 
      lib/X11/modules/im/ximcp/:
        Makefile.am 
      lib/X11/modules/lc/Utf8/:
        Makefile.am 
      lib/X11/modules/lc/def/:
        Makefile.am 
      lib/X11/modules/lc/gen/:
        Makefile.am 
      lib/X11/modules/lc/xlocale/:
        Makefile.am 
      lib/X11/modules/om/generic/:
        Makefile.am 
      lib/X11/src/xlibi18n/:
        Makefile.am 
  
  Revision      Changes    Path
  1.23          +17 -0     lib/X11/ChangeLog
  1.2           +6 -1      lib/X11/Makefile.am
  1.20          +11 -9     lib/X11/configure.ac
  1.3           +1 -0      lib/X11/modules/im/ximcp/Makefile.am
  1.3           +1 -0      lib/X11/modules/lc/Utf8/Makefile.am
  1.3           +1 -0      lib/X11/modules/lc/def/Makefile.am
  1.3           +1 -0      lib/X11/modules/lc/gen/Makefile.am
  1.4           +1 -0      lib/X11/modules/lc/xlocale/Makefile.am
  1.4           +1 -0      lib/X11/modules/om/generic/Makefile.am
  1.4           +6 -8      lib/X11/src/xlibi18n/Makefile.am




More information about the xorg-commit mailing list