- libxslt/attributes.c libxslt/extra.c libxslt/keys.c libxslt/numbers.c
authorDaniel Veillard <veillard@src.gnome.org>
Mon, 26 Mar 2001 17:00:23 +0000 (17:00 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Mon, 26 Mar 2001 17:00:23 +0000 (17:00 +0000)
commit30adf85c57319c33f5211137237994c44c254ac1
treed863a3404814f5d44a67f0016e531e1bc7bae7cd
parent07ae8641757e3ec587ddb77232409e1fdeaf72d2
- libxslt/attributes.c libxslt/extra.c libxslt/keys.c libxslt/numbers.c
  libxslt/templates.c libxslt/transform.c libxslt/xsltconfig.h.in
  libxslt/xsltutils.c: of course the way I defined
  UNUSED breaks on old gcc version. Try to be smart and
  also define it directly in xsltconfig.h
- tests/xmlspec/Makefile.am: fixed the timing arg test
Daniel
ChangeLog
libxslt/attributes.c
libxslt/extra.c
libxslt/keys.c
libxslt/numbers.c
libxslt/templates.c
libxslt/transform.c
libxslt/xsltconfig.h.in
libxslt/xsltutils.c
tests/xmlspec/Makefile.am