Keith,

Per our discussion on IRC, here is a revised pull request.

The following changes since commit 13c007f9224ad871193e40466e64df1477ed26b0:
  Keith Packard (1):
        Bump to 1.7.99.902 -- 1.8 RC2

are available in the git repository at:

  git://anongit.freedesktop.org/~yselkowitz/xserver.git master

Yaakov Selkowitz (14):
Cygwin/X: Fix make dist after 11252ed82e1f361b99e86521ac9314f868bd1a3a
      Cygwin/X: Fix windres rule for automake silent rules
      Rename xdmx client to dmxinfo
      Use libtool -export-dynamic flag for portability
      kdrive: Use $(MAKE) in relink rules
      Use EXEEXT in relink rules for portable DDXs
      Fix relink targets for silent rules
      Respect value of SED from configure
      Fix .man.N targets for AM_SILENT_RULES
      Catch errors in recursive relink targets
mi: remove deprecated #include <X11/extensions/xf86bigfstr.h> in miinitext.c
      Xext: fix old-style function definitions in xf86bigfont.c
      New header for XF86Bigfont server functions
      Cygwin/X: Make X -> XWin symlink during install

 Makefile.am                           |    2 +-
 Xext/Makefile.am                      |    2 +-
 Xext/xf86bigfont.c                    |    5 ++-
Xext/xf86bigfontsrv.h | 34 +++++++++++++++++++++++++++++++++
 configure.ac                          |   14 ++----------
 cpprules.in                           |    2 -
 dix/dixfonts.c                        |    3 +-
 doc/Makefile.am                       |    4 +-
 hw/Makefile.am                        |    2 +-
 hw/dmx/Makefile.am                    |    4 +-
 hw/dmx/config/Makefile.am             |    2 +-
 hw/dmx/examples/.gitignore            |    2 +-
 hw/dmx/examples/Makefile.am           |    8 +++---
 hw/dmx/examples/{xdmx.c => dmxinfo.c} |    0
 hw/kdrive/Makefile.am                 |    2 +-
 hw/kdrive/ephyr/Makefile.am           |    6 ++--
 hw/kdrive/fake/Makefile.am            |    2 +-
 hw/kdrive/fbdev/Makefile.am           |    2 +-
 hw/vfb/Makefile.am                    |    6 ++--
 hw/xfree86/Makefile.am                |    2 +-
 hw/xfree86/doc/man/Makefile.am        |    8 +++---
 hw/xfree86/exa/Makefile.am            |    4 +-
 hw/xfree86/fbdevhw/Makefile.am        |    4 +-
 hw/xfree86/utils/gtf/Makefile.am      |    4 +-
 hw/xnest/Makefile.am                  |    6 ++--
 hw/xquartz/doc/Makefile.am            |    2 +-
 hw/xwin/Makefile.am                   |   16 +++++++++-----
 mi/miinitext.c                        |    2 +-
 os/log.c                              |    3 +-
 29 files changed, 90 insertions(+), 63 deletions(-)
 create mode 100644 Xext/xf86bigfontsrv.h
 rename hw/dmx/examples/{xdmx.c => dmxinfo.c} (100%)

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to