xlsfonts: Changes to 'refs/tags/xlsfonts-1.0.4'

Alan Coopersmith alanc at kemper.freedesktop.org
Mon Apr 16 16:55:44 PDT 2012


Tag 'xlsfonts-1.0.4' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-04-17 00:55 -0700

xlsfonts-1.0.4

Changes since xlsfonts-1.0.3:
Alan Coopersmith (8):
      Fill in COPYING file with copyright notices from source code
      Remove unneeded Malloc function
      inline Realloc() at the one place it's called
      Use _X_NORETURN from xproto 7.0.17 instead of local check
      Fix gcc -Wwrite-strings warnings
      Add function attributes suggested by gcc warnings
      Combine usage message strings
      xlsfonts 1.0.4

Gaetan Nadon (10):
      Change xlsfonts DocBook XML file extension from .sgml to .xml
      config: update AC_PREREQ statement to 2.60
      config: upgrade to util-macros 1.8 for additional man page support
      config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: remove unrequired AC_SUBST([*_CFLAGS])
      config: remove unrequired AC_SUBST([*_LIBS])
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      config: move man pages into their own directory

---
 COPYING          |   25 +++--
 Makefile.am      |   43 +-------
 configure.ac     |   27 ++---
 dsimple.c        |   37 -------
 dsimple.h        |   14 +-
 man/Makefile.am  |   12 ++
 man/xlsfonts.man |   88 +++++++++++++++++
 xlsfonts.c       |   43 ++++----
 xlsfonts.man     |   88 -----------------
 xlsfonts.sgml    |  273 -------------------------------------------------------
 xlsfonts.xml     |  273 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 11 files changed, 436 insertions(+), 487 deletions(-)
---


More information about the xorg-commit mailing list