[PULL] linuxdoc, other build fixes

Yaakov (Cygwin/X) yselkowitz at users.sourceforge.net
Mon Apr 26 09:48:42 PDT 2010


Keith,

Please note that the "dmx: Ignore linuxdoc generated docs" patch will 
force those running 'make dist' (primarily you and whot) to have a 
working linuxdoc installation.  If that requirement is not desirable, 
then adding just the .gitignore part of that patch will still be helpful 
for those working from git.

The following changes since commit b557571dbff3d9a615e03cad904d46b8af9153a0:
   Jerome Glisse (1):
         exa: avoid calling non existent SourceValidate callback

are available in the git repository at:

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

Yaakov Selkowitz (9):
       Use AC_PROG_SED and respect its result
       dmx: Ignore linuxdoc generated docs
       dmx: use silent rules in doc
       xfree86: Ignore linuxdoc generated docs
       xfree86: Fix reference to SGML entities
       Revert "Disable Record by default."
       Prefer libsha1 over libgcrypt
       Catch when requested SHA1 implementation is missing
       Clarify help strings for disabled features in configure

  configure.ac                    |   42 +-
  hw/dmx/doc/.gitignore           |    8 +
  hw/dmx/doc/Makefile.am          |    8 +-
  hw/dmx/doc/dmx.txt              | 2989 
---------------------------------------
  hw/dmx/doc/scaled.txt           |  579 --------
  hw/xfree86/doc/sgml/.gitignore  |    5 +
  hw/xfree86/doc/sgml/DESIGN.sgml |    2 +-
  7 files changed, 42 insertions(+), 3591 deletions(-)
  delete mode 100644 hw/dmx/doc/dmx.txt
  delete mode 100644 hw/dmx/doc/scaled.txt
  create mode 100644 hw/xfree86/doc/sgml/.gitignore


More information about the xorg-devel mailing list